Macro mysql_connector::simple_migration

source ยท
macro_rules! simple_migration {
    ($name:ident, $up:literal, $down:literal) => { ... };
}