Using flask-sqlalchemy, how is it possible to connect to a database from within a redis task? The database connection is created in create_app with
flask-sqlalchemy
create_app