Member Junction
    Preparing search index...
    • Extract the Application IDs that an app's OWN migrations create. Returns lowercased, de-duped GUIDs; [] when the directory is absent, unreadable, or declares no Applications.

      Parameters

      • migrationsDir: string

        absolute path to the app's migrations directory

      Returns Promise<string[]>