[CONPY-95] MYSQL_TYPE_BIT not supported Created: 2020-08-06 Updated: 2020-08-06 Resolved: 2020-08-06 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | DBAPI 2.0 |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | 1.0.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | sqlalchemy | ||
| Description |
|
The field type MYSQL_TYPE_BIT is currently not supported - it should be handled as Binary. |
| Comments |
| Comment by Georg Richter [ 2020-08-06 ] |
|
rev. c59313604e6f0fe8f042a5c6fc8955423832811b |