dbmate/pkg/dbmate
2020-04-28 17:18:51 -07:00
..
db.go Add --exit-code and --quiet flags to status command (#124) 2020-03-15 11:32:48 -07:00
db_test.go Add status command (#120) 2020-03-15 09:43:36 -07:00
driver.go Add wait command (#35) 2018-04-15 18:37:57 -07:00
driver_test.go Use require.NoError where appropriate (#39) 2018-04-15 20:47:24 -07:00
migrations.go Fail statements precede up/down migration blocks (#77) 2019-05-25 12:39:21 -07:00
migrations_test.go Fail statements precede up/down migration blocks (#77) 2019-05-25 12:39:21 -07:00
mysql.go Fix special chars passwords in MySQL Driver (#76) 2019-05-26 10:41:54 -07:00
mysql_test.go Cross-compile macOS and Windows builds (#89) 2019-09-18 22:30:59 +12:00
postgres.go Fix wait command for servers with no postgres database (#90) 2019-09-19 09:36:34 +12:00
postgres_test.go Add default docker postgres password (#121) 2020-03-01 22:03:31 -08:00
sqlite.go Add wait command (#35) 2018-04-15 18:37:57 -07:00
sqlite_test.go Use require.NoError where appropriate (#39) 2018-04-15 20:47:24 -07:00
utils.go Add dump command (#23) 2018-01-22 20:38:40 -08:00
utils_test.go Use require.NoError where appropriate (#39) 2018-04-15 20:47:24 -07:00
version.go v1.8.0 (#130) 2020-04-28 17:18:51 -07:00