Skip to content

Files

Latest commit

8ca8169 · Feb 22, 2020

History

History

migrations

goose mysql "root:123456@tcp(192.168.0.4:3306)/telechan_db" create users_table sql
goose mysql "root:123456@tcp(192.168.0.4:3306)/telechan_db" up
goose mysql "root:123456@tcp(192.168.0.4:3306)/telechan_db" down