Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.7.0-alpha
-
Fix Version/s: 2.0.0-alpha
-
Component/s: API, compatibility
-
Labels:None
Description
see https://github.com/MariaDB/mariadb-connector-nodejs/issues/7.
Mysql package permit assigning an Object and so multiple value to one question mark in query.
This is non usual and so can lead to issue/error.
Still, an option would be better to provide compatibility with mysql implementation