KyselyTransaction<DBSchema>: KyselyTransactionImpl<DBSchema> & Transaction<DBSchema>

Represents a transaction for querying a database with a specific schema.

Type Parameters

  • DBSchema

DBSchema - The schema of the database.