Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
0.9.55
-
None
Description
In order to ease the migration to Connector/Python, consider accept empty tuple or empty list as parameter.
db = mariadb.connect(....) |
qr = db.cursor() |
|
qr.execute("select 1", []) |
mariadb.DatabaseError.DataError: Invalid number of parameters
|
|
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
10d 9h 54m | 1 |
|
1h 39m | 1 |