pub const MIGRATION_LOCK_FILENAME: &str = "migration_lock";Expand description
The file name for the migration lock file, not including the file extension.
pub const MIGRATION_LOCK_FILENAME: &str = "migration_lock";The file name for the migration lock file, not including the file extension.