# Functions
Test runs tests against database implementations.
No description provided by the author
No description provided by the author
TestMigrate runs integration-tests between the Migrate layer and database implementations.
Regression test for preventing a regression for #164 https://github.com/golang-migrate/migrate/pull/173 Similar to TestDrop(), but tests the dropping mechanism through the Migrate logic instead, to check for double-locking during the Drop logic.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author