MiladSamani / GameApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game app

Migrations

go install github.com/rubenv/sql-migrate/...@latest
sql-migrate up -env="production" -config=repository/mysql/dbconfig.yml
sql-migrate down -env="production" -config=repository/mysql/dbconfig.yml -limit=1
sql-migrate status -env="production" -config=repository/mysql/dbconfig.yml

About


Languages

Language:Go 100.0%