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
Database schema migration should be designed to be performed outside the applications. For our examples, we should instruct the users to run the migration first before starting up the services.
Database schema migration should be designed to be performed outside the applications. For our examples, we should instruct the users to run the migration first before starting up the services.
depends on #1