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

Execute procedure and execute query should have the option to "Convert empty property values to null" #16

Open
MyllylaJari opened this issue Nov 17, 2022 · 0 comments

Comments

@MyllylaJari
Copy link

This can be avoided by setting the parameters before for example the select-clause like "SET @param = nullif(@param,''), but it should be implemented as a selectable feature like it is for the Bulk insert: "Convert empty property values to null" true/false.

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

No branches or pull requests

1 participant