Ghost/ghost/members-api
Fabien O'Carroll 3b94ba7dce Fixed update method not using transaction for reads
no-issue

Since we run our product repository methods in transactions now we must
ensure that all database interations in the method use the transaction.
This adds the missing options to the reading of existing prices so that
they happen inside of the transaction.
2021-09-01 19:10:12 +02:00
..
lib Fixed update method not using transaction for reads 2021-09-01 19:10:12 +02:00
test
.eslintrc.js
.gitignore
index.js
package.json