Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

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> & object
database.debugboolean
database.poolRecord<string, unknown>
Was this section helpful?