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 null bind values with string vars #477

Merged
merged 4 commits into from
May 11, 2023

Conversation

cap10morgan
Copy link
Contributor

Closes #476

The core of this fix is in de9a0a8. The rest are opportunistic cleanups / fixes.

Copy link
Contributor

@dpetran dpetran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦕

@cap10morgan
Copy link
Contributor Author

@dpetran Thanks for the breadcrumbs to follow!

@cap10morgan cap10morgan merged commit 1c48a07 into main May 11, 2023
@cap10morgan cap10morgan deleted the fix/null-bind-values-with-string-vars branch May 11, 2023 19:08
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.

Values from "bind" maps returned as null
2 participants