PreparedStatement use with optional parameters #509
Labels
documentation
Issues/PRs related to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Some explanation of how to set bindings for optional values in a prepared statement would be helpful. It seems you can't set binding is the property is optional. If so how do you set the property (column) to NULL in a prepared statement if that is even possible.
I could find no example of such a scenario.
Thanks
The text was updated successfully, but these errors were encountered: