grillazz / fastapi-sqlalchemy-asyncpg

Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver
MIT License
415 stars 57 forks source link

Update to use async_sessionmaker #101

Closed levinotik closed 1 year ago

grillazz commented 1 year ago

thx for contribution @levinotik