Versions in this module Expand all Collapse all v1 v1.0.0 Oct 27, 2023 Changes in this version + func Test(t *testing.T, d file.Driver, migration []byte) + func TestDrop(t *testing.T, d file.Driver) + func TestLockAndUnlock(t *testing.T, d file.Driver) + func TestMigrate(t *testing.T, m *migrate.Migrate) + func TestMigrateDrop(t *testing.T, m *migrate.Migrate) + func TestMigrateUp(t *testing.T, m *migrate.Migrate) + func TestNilVersion(t *testing.T, d file.Driver) + func TestRun(t *testing.T, d file.Driver, migration io.Reader) + func TestSetVersion(t *testing.T, d file.Driver)