pub fn create_new_migration( path: &Path, name: &str, options: MigrationGeneratorOptions, ) -> Result<()>