Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
Query issue error when having null value in array like
connection.query('insert into my_table(col1, col2) values ?', ['val1', null]) |
See PR