Struct dbmigrate_lib::MysqlDriver [−][src]
pub struct MysqlDriver { /* fields omitted */ }
Expand description
The MySQL driver
Implementations
Trait Implementations
A fn that will create a migration table if it doesn’t exist Otherwise do nothing Read more
A fn that will delete migration table
Get the current migration number from the database
Set the current migration number in the database