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

Upgrade env.py flask_sqlalchemy usage #93

Open
aaron-schroeder opened this issue Feb 24, 2023 · 0 comments
Open

Upgrade env.py flask_sqlalchemy usage #93

aaron-schroeder opened this issue Feb 24, 2023 · 0 comments
Labels
Dependencies Required and optional dependencies

Comments

@aaron-schroeder
Copy link
Owner

WARNI [py.warnings] /home/aaron/aaron-schroeder/distilling-flask-deploy/migrations/env.py:23: DeprecationWarning: 'get_engine' is deprecated and will be removed in Flask-SQLAlchemy 3.1. Use 'engine' or 'engines[key]' instead.
  return current_app.extensions['migrate'].db.get_engine()
@aaron-schroeder aaron-schroeder added the Dependencies Required and optional dependencies label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies
Projects
None yet
Development

No branches or pull requests

1 participant