Skip to main content
Skip to main content

ModuleServiceInitializeOptions

Properties

databaseobjectRequired
database.connectionany
Forces to use a shared knex connection
database.clientUrlstring
database.schemastring
database.hoststring
database.portnumber
database.userstring
database.passwordstring
database.databasestring
database.driverOptionsRecord<string, unknown>
database.debugboolean
database.poolRecord<string, unknown>
Was this section helpful?