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

Creates 2 migration file: one up and one down