summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/asyncmy.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for ``psycopg`` dialect.Federico Caselli2021-11-261-1/+1
* Clean up most py3k compatFederico Caselli2021-11-241-1/+2
* Merge "pin asyncmy>=0.2.0 and remove cursor close workarounds"mike bayer2021-09-181-18/+4
|\
| * pin asyncmy>=0.2.0 and remove cursor close workaroundsMike Bayer2021-09-181-18/+4
* | Surface driver connection object when using a proxied dialectFederico Caselli2021-09-171-1/+5
|/
* vendor asynccontextmanagerMike Bayer2021-09-171-3/+2
* Add `asyncmy` supportlong2ice2021-09-171-0/+340