4 Commits

Author SHA1 Message Date
Vojtech Vitek
1a52cca438 Remove log.Fatal() calls from the goose pkg
Fixes #76
2019-03-04 20:41:47 -05:00
Vojtech Vitek
9a68fa8479 Why would we create new DB table on goose status? 2019-03-04 19:58:00 -05:00
Maxim Krasilnikov
1cebce80c7 Added logger interface and SetLogger func for redefine package output 2018-04-30 12:30:13 +03:00
Sukharev Maxim
0bf6bef042 Reset & refresh commands
Reset rolls back all migrations
Refresh rolls back all migrations and applies all available migrations again
it's useful for development to put db in latest state without full
recreation of db.
2017-07-02 12:33:44 +07:00