dialoguemd / fastapi-sqla

SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
MIT License
198 stars 12 forks source link

Allow configuring session when using the context manager #128

Open hadrien opened 5 months ago

hadrien commented 5 months ago

image