mfreeborn / fastapi-sqlalchemy

Adds simple SQLAlchemy support to FastAPI
MIT License
619 stars 38 forks source link

Added expanded functionality and revamped the way the Middleware works. #47

Closed Ewen-Zippedscript closed 7 months ago

Ewen-Zippedscript commented 1 year ago

Added support for multiple databses. Added extended functionality for the declarative base metaclass. Added ModelBase with extension support. Maintained support for the original way it worked without requiring a tonne of lift on the dev side. Updated documentation to reflect changes.

mfreeborn commented 1 year ago

@Ewen-Zippedscript Are you interested in becoming a maintainer with merge rights?

Ewen-Zippedscript commented 1 year ago

Yeah, that would work for me!

sheikh-hashir commented 8 months ago

Man, merge it already...

ammaraslam10 commented 7 months ago

+2