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
It's convenient to have access to the db instance and all models in flask shell to quickly work with data. Add a add_models_to_shell option, enabled by default, that does this.
It's convenient to have access to the
dbinstance and all models inflask shellto quickly work with data. Add aadd_models_to_shelloption, enabled by default, that does this.