Clears the migration status cache
Resets the internal cache used to track which databases have been checked for migration. Useful for testing or forcing re-checks.
// Force re-check of all databasesclearMigrationCache(); Copy
// Force re-check of all databasesclearMigrationCache();
Clears the migration status cache
Resets the internal cache used to track which databases have been checked for migration. Useful for testing or forcing re-checks.