LogoRobo.js
Framework

MIGRATION LOCK KEY

Variable: MIGRATION_LOCK_KEY

const MIGRATION_LOCK_KEY: "_flashcore:migrations:lock" = '_flashcore:migrations:lock';

Key for the migration lock. Only one migration can run at a time across all processes.

On this page