klen / mixer

Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
Other
938 stars 96 forks source link

Support Flask-SQLAlchemy >=3.0 #194

Open richin13 opened 5 months ago

richin13 commented 5 months ago

As per Flask-SQLAlchemy CHANGELOG

The extension object is stored directly as app.extensions["sqlalchemy"].