Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
* | Try running pyupgrade on the code | Federico Caselli | 2022-11-16 | 1 | -4/+2 |
* | inline mypy config; files ignoring type errors for the moment | Mike Bayer | 2022-04-28 | 1 | -0/+2 |
* | pep-484 for engine | Mike Bayer | 2022-03-01 | 1 | -1/+1 |
* | re-enable tests for asyncmy; fix Binary | Mike Bayer | 2022-01-20 | 1 | -0/+12 |
* | Remove pymysql in asyncmy | long2ice | 2022-01-14 | 1 | -16/+3 |
* | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
* | Added support for ``psycopg`` dialect. | Federico Caselli | 2021-11-26 | 1 | -1/+1 |
* | Clean up most py3k compat | Federico Caselli | 2021-11-24 | 1 | -1/+2 |
* | Merge "pin asyncmy>=0.2.0 and remove cursor close workarounds" | mike bayer | 2021-09-18 | 1 | -18/+4 |
|\ | |||||
| * | pin asyncmy>=0.2.0 and remove cursor close workarounds | Mike Bayer | 2021-09-18 | 1 | -18/+4 |
* | | Surface driver connection object when using a proxied dialect | Federico Caselli | 2021-09-17 | 1 | -1/+5 |
|/ | |||||
* | vendor asynccontextmanager | Mike Bayer | 2021-09-17 | 1 | -3/+2 |
* | Add `asyncmy` support | long2ice | 2021-09-17 | 1 | -0/+340 |