pub fn write_migration_lock_file(
    migrations_directory_path: &str,
    provider: &str
) -> Result<()>
Expand description

Write the migration_lock file to the directory.