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
There's no migration mechanism in place in case anything changes in the database schema, etc. Use https://github.com/golang-migrate/migrate or something similar for this.
There's no migration mechanism in place in case anything changes in the database schema, etc. Use https://github.com/golang-migrate/migrate or something similar for this.