ModuleServiceInitializeOptions
internal.ModulesSdkTypes.ModuleServiceInitializeOptions
Properties
database
objectRequireddatabase.clientUrl
stringdatabase.connection
anyForces to use a shared knex connection
database.database
stringdatabase.debug
booleandatabase.driverOptions
Record<string, unknown>database.host
stringdatabase.password
stringdatabase.pool
Record<string, unknown>database.port
numberdatabase.schema
stringdatabase.user
stringWas this section helpful?