Function make_migrations

Source
pub fn make_migrations(
    path: &Path,
    options: MigrationGeneratorOptions,
) -> Result<()>