bullmq - v6.2.0
    Preparing search index...

    Function assertSchemaCompatibility

    • Checks schema and server compatibility with one read and without locks or DDL.

      Parameters

      • client: PgQueryable
      • schema: string = DEFAULT_SCHEMA
      • options: { skipVersionCheck?: boolean } = {}

      Returns Promise<number>