dbmate/pkg/dbmate
Adrian Macneil 5a8b38be13
v1.6.0 (#79)
2019-05-27 13:36:35 -07:00
..
db.go Add support for options; transaction option (#68) 2019-05-16 19:39:47 -07:00
db_test.go Go 1.10 (#38) 2018-04-15 20:48:22 -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 Fix special chars passwords in MySQL Driver (#76) 2019-05-26 10:41:54 -07:00
postgres.go Postgres: Specify public schema for schema_migrations table (#52) 2018-09-03 21:33:19 -07:00
postgres_test.go Postgres: Specify public schema for schema_migrations table (#52) 2018-09-03 21:33:19 -07: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.6.0 (#79) 2019-05-27 13:36:35 -07:00