You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just quick flag of a deprecation warning in flask_sqlalchemy. Run the quick start to reproduce
env/lib/python3.9/site-packages/flask_sqlalchemy/__init__.py:872: FSADeprecationWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and will be disabled by default in the future. Set it to True or False to suppress this warning.
The text was updated successfully, but these errors were encountered:
GeeCastro
changed the title
Deprecated SQLALCHEMY_TRACK_MODIFICATIONS in flask_sqlalchemy
Deprecation warning SQLALCHEMY_TRACK_MODIFICATIONS in flask_sqlalchemy
Oct 13, 2021
Hi, just quick flag of a deprecation warning in flask_sqlalchemy. Run the quick start to reproduce
The text was updated successfully, but these errors were encountered: