Commit Graph

14 Commits (90e476692d684b98f44f539fc2180ed2c63a95b3)

Author SHA1 Message Date
Vojtech Vitek 95600eb369
Merge pull request #104 from chapsuk/table_name
Added ability to change db version table name
2018-05-03 11:24:55 -04:00
Maxim Krasilnikov 3676559dc0 Rename goose db version table name to tableName 2018-05-02 14:24:15 +03:00
Maxim Krasilnikov 1cebce80c7 Added logger interface and SetLogger func for redefine package output 2018-04-30 12:30:13 +03:00
Maxim Krasilnikov 0639337e0b Added ability to change db version table name 2018-04-29 14:14:14 +03:00
Jorrit Salverda 17520f5188 replace fmt.Print statements with log.Print 2017-09-05 14:43:32 +02:00
Nicholas Duffy 20b92fa74d Fix comments in final 3 files 2017-05-08 12:10:25 -06:00
Nicholas Duffy fc368fe618 Reformat code to adhere to gofmt standards 2017-05-07 07:02:54 -06:00
mmatczuk 1e8921d41c rename collectMigrations to CollectMigrations 2017-03-27 10:19:04 +02:00
Vojtech Vitek (V-Teq) 643386c3a6 Refactor 2016-10-03 19:31:27 -04:00
Vojtech Vitek (V-Teq) f49670b2b4 Fix go migration up 2016-09-29 19:30:23 -04:00
Vojtech Vitek (V-Teq) 96680a8221 Better version duplicate check 2016-08-15 15:29:29 -04:00
Vojtech Vitek (V-Teq) 48cee63cc9 Fix build 2016-03-08 16:22:11 -05:00
Vojtech Vitek (V-Teq) 9c5211d3d4 Fix goose status 2016-03-08 16:19:37 -05:00
Vojtech Vitek (V-Teq) 2cccd9df36 Refactor goose pkg 2016-03-02 17:23:15 -05:00