[CONPY-77] Add mariadb dialect to sqlalchemy Created: 2020-06-11  Updated: 2021-04-27  Resolved: 2020-09-03

Status: Closed
Project: MariaDB Connector/Python
Component/s: Generic
Affects Version/s: None
Fix Version/s: 1.0.1

Type: New Feature Priority: Minor
Reporter: Andrew Hutchings (Inactive) Assignee: Georg Richter
Resolution: Fixed Votes: 1
Labels: None

Issue Links:
Blocks
is blocked by CONPY-93 Fatal Python error: Python memory all... Closed
is blocked by CONPY-102 Set autocommit OFF by default Closed
is blocked by CONPY-105 Change behavior of cursor->rowcount a... Closed
is blocked by CONPY-106 Exceptions and MariaDB Error codes Closed
is blocked by CONPY-107 Negative time value not handled Closed
Relates
relates to CONPY-153 Travis: Add SQL Alchemy test suite Open

 Description   

Many python applications use sqlalchemy for an ORM instead of direct database access. Sqlalchemy itself has dialect plugins for every DB connector. We should add mariadb to either the mysql dialect or add a new dialect for MariaDB. This would require a PR to sqlalchemy's repo.



 Comments   
Comment by Honglei Jiang [ 2020-07-15 ]

https://github.com/sqlalchemy/sqlalchemy/issues/5459

Comment by Andrew Hutchings (Inactive) [ 2020-07-15 ]

hongleij many thanks for this, I've also added a comment to it.

Comment by Georg Richter [ 2020-09-03 ]

See https://github.com/sqlalchemy/sqlalchemy/blob/master/lib/sqlalchemy/dialects/mysql/mariadbconnector.py

Generated at Thu Feb 08 03:30:05 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.