dbmate/pkg/dbmate
2020-10-30 19:04:02 +13:00
..
clickhouse.go Add ClickHouse support (#140) 2020-08-07 13:38:48 -07:00
clickhouse_test.go Add ClickHouse support (#140) 2020-08-07 13:38:48 -07:00
db.go adding verbose output for statement execution (#138) 2020-06-25 12:26:09 -07:00
db_test.go Make golint happy (#165) 2020-10-30 19:04:02 +13: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 Support MySQL connection through unix socket (#131) 2020-05-24 13:00:25 -07:00
mysql_test.go Add postgres support for socket parameter (#136) 2020-05-24 17:12:41 -07:00
postgres.go Add postgres support for socket parameter (#136) 2020-05-24 17:12:41 -07:00
postgres_test.go Add postgres support for socket parameter (#136) 2020-05-24 17:12:41 -07:00
sqlite.go Add wait command (#35) 2018-04-15 18:37:57 -07:00
sqlite_test.go Update dependencies (#149) 2020-08-07 18:45:32 -07:00
utils.go Make golint happy (#165) 2020-10-30 19:04:02 +13:00
utils_test.go Use require.NoError where appropriate (#39) 2018-04-15 20:47:24 -07:00
version.go v1.10.0 (#158) 2020-08-13 08:30:58 -07:00