Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: insert mixed case value attribute #85

Merged
merged 1 commit into from
Aug 17, 2023
Merged

fix: insert mixed case value attribute #85

merged 1 commit into from
Aug 17, 2023

Conversation

proullon
Copy link
Owner

Context

Mixed case variable are not recognized by agnostic engine value map.

Fix

executor engine store variable as strings.ToLower in values map.

Closes #82

@proullon proullon merged commit e12c987 into master Aug 17, 2023
1 check passed
@proullon proullon deleted the fix/82 branch August 17, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support true and false for values in argument values for Exec, Query
1 participant