pub fn write_migration_lock_file( migrations_directory_path: &str, provider: &str ) -> Result<()>
Write the migration_lock file to the directory.