summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/mariadbconnector.py
Commit message (Expand)AuthorAgeFilesLines
* 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