kennethreitz / records

SQL for Humans™
https://pypi.python.org/pypi/records/
ISC License
7.14k stars 570 forks source link

sqlalchemy 2.0 support. #218

Closed liudonghua123 closed 5 months ago

liudonghua123 commented 1 year ago

sqlalchemy v2.0 is almost done, a lot of features like async/await are involved.

If this python library could support sqlalchemy v2.0, it's would be wonderful.

kennethreitz commented 5 months ago

v0.6.0 was just released, which does this!