Skip to content

Instantly share code, notes, and snippets.

@ichux
Last active January 27, 2025 12:02
Show Gist options
  • Save ichux/8188d7161814265893b4b33e3d960daa to your computer and use it in GitHub Desktop.
Save ichux/8188d7161814265893b4b33e3d960daa to your computer and use it in GitHub Desktop.
self.app.logger.warning(f"\n\nuser: {user}\n\n")
application.logger.warning(f"\n\nuser: {user}\n\n")
flask db init
flask db migrate -m "models creation"
flask db upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment