summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/aiomysql.py
Commit message (Expand)AuthorAgeFilesLines
* re-enable asnycmy >= 0.2.3; disable aiomysql totallyMike Bayer2021-10-151-3/+6
* Surface driver connection object when using a proxied dialectFederico Caselli2021-09-171-2/+6
* Add `asyncmy` supportlong2ice2021-09-171-7/+5
* 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
* Add support for aiosqliteFederico Caselli2021-03-241-0/+7
* mutex asyncpg / aiomysql connection state changesMike Bayer2021-02-251-14/+24
* Use slots in the aiomysql proxy classesFederico Caselli2021-02-061-1/+9
* Update connect args for pymysql 1.0.0; aiomysql fixesMike Bayer2021-01-071-4/+3
* happy new yearMike Bayer2021-01-041-1/+1
* Support testing of async drivers without fallback modeFederico Caselli2020-12-301-3/+12
* add aiomysql supportMike Bayer2020-12-101-0/+278
* Revert "Merge "add aiomysql support""Mike Bayer2020-12-091-270/+0
* add aiomysql supportMike Bayer2020-12-081-0/+270