@earth-app/collegedb
    Preparing search index...

    Function clearMigrationCache

    • 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.

      Returns void

      // Force re-check of all databases
      clearMigrationCache();