Defines a type for a database class that includes instances for Knex, Postgres, and Kysely databases.
The type of data the KyselyDatabase instance will handle.
Constructor for KnexDatabase instances.
Constructor for KyselyDatabase instances with type T.
Constructor for PostgresDatabase instances.
Defines a type for a database class that includes instances for Knex, Postgres, and Kysely databases.