summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/mariadbconnector.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023Mike Bayer2023-01-031-1/+1
* Try running pyupgrade on the codeFederico Caselli2022-11-161-7/+3
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* pep-484 for engineMike Bayer2022-03-011-1/+1
* updates for mariadb connector 1.0.10Mike Bayer2022-02-191-0/+9
* re-enable tests for asyncmy; fix BinaryMike Bayer2022-01-201-6/+5
* happy new year 2022Mike Bayer2022-01-061-1/+1
* fix: Update reserved words list of MySQL / MariaDB dialectKevin Kirsche2021-10-201-6/+0
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Default caching to opt-out for 3rd party dialectsMike Bayer2021-04-011-0/+1
* happy new yearMike Bayer2021-01-041-1/+1
* Deprecate engine-wise ss cursors; repair mariadbconnectorMike Bayer2020-09-131-3/+8
* MariaDB dialect implementationGeorg Richter2020-08-311-0/+231