Manage database connections
Functions
close_db([e])
close_db
Dispose of SQLAlchemy Engine
get_db()
get_db
Return a SQLAlchemyUtils object
init_app(app)
init_app
Add close_db to the operations performed when tearing down