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
We need a way to have proper migration scripts available for the project. There will be database changes for sure and we need proper database migration feature for production. Maybe sqlalchemy can be used for this.