feat(utils, module-sdk, medusa): Extract pg connection utils to utils package (#4961)
This commit is contained in:
@@ -36,5 +36,6 @@ export async function mikroOrmCreateConnection(
|
||||
migrations: {
|
||||
path: pathToMigrations,
|
||||
},
|
||||
pool: database.pool as any,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user