Joseph

Results 2 issues of Joseph

I wasn't able to find a way to properly use the transaction decorator when using with other decorators in the docs. I thought it would be helpful to add this...

Hi, I'm trying out `databases` with FastAPI. I've set up the database connection management on startup and shutdown, just like how it's shown in the documentation. I'm also saving initialized...