@creator.co/wapi - v1.8.1
Preparing search index...
src/Database/DatabaseManager
DATABASES
Variable DATABASES
Const
DATABASES
:
{
dynamo
:
typeof
DynamoDatabase
;
knex
:
typeof
KnexDatabase
;
kysely
:
typeof
KyselyDatabase
;
pg
:
typeof
PostgresDatabase
;
}
= ...
Object containing different database implementations.
Type declaration
dynamo
:
typeof
DynamoDatabase
knex
:
typeof
KnexDatabase
kysely
:
typeof
KyselyDatabase
pg
:
typeof
PostgresDatabase
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@creator.co/wapi - v1.8.1
Loading...
Object containing different database implementations.