[][src]Function dbmigrate_lib::create_migration

pub fn create_migration(path: &Path, slug: &str, number: i32) -> Result<()>

Creates 2 migration file: one up and one down