[CONPY-47] Cursor should support bool datatype Created: 2020-04-02 Updated: 2020-04-02 Resolved: 2020-04-02 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 0.9.55 |
| Fix Version/s: | 0.9.56 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Luciano Barcaro | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
mysql.connector supports bool type in cursor parameter
it returns: (1, ) but, MariaDB connector does not support. |
| Comments |
| Comment by Georg Richter [ 2020-04-02 ] |
|
Thanks for your bug report. Fixed in rev. 01263584f76a233d6ec81dfcbd9efd48d940a49f |