@rvoh/dream
    Preparing search index...

    Function untypedDb

    • Type Parameters

      • T extends Dream
      • DB extends any = T["DB"]

      Parameters

      • connectionName: string = 'default'
      • connectionType: DbConnectionType = 'primary'
      • dialectProvider: (connectionConf: SingleDbCredential) => any = ...

      Returns Kysely<DB>