stratila / users_db

users_db is a database module that provides CRUD operations on models defined in it by wrapping SQLAlchemy queries
0 stars 0 forks source link

Use async/await #3

Open stratila opened 1 year ago

stratila commented 1 year ago

SQLAlchemy 2.0 currently support AsyncIO