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