Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning SQLALCHEMY_TRACK_MODIFICATIONS in flask_sqlalchemy #535

Closed
GeeCastro opened this issue Oct 13, 2021 · 1 comment
Closed

Comments

@GeeCastro
Copy link

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.
@GeeCastro GeeCastro changed the title Deprecated SQLALCHEMY_TRACK_MODIFICATIONS in flask_sqlalchemy Deprecation warning SQLALCHEMY_TRACK_MODIFICATIONS in flask_sqlalchemy Oct 13, 2021
@jwag956
Copy link
Collaborator

jwag956 commented Jan 13, 2022

Fixed as part of another PR

@jwag956 jwag956 closed this as completed Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants