Ghost/ghost/members-api/lib
Fabien "egg" O'Carroll 1c108bce95 Updated migrations to run in transactions
no-issue

Running these in a transaction ensures that they do not partially execute or run
into race conditions with simultaneous operations via the API.
2022-01-10 17:53:30 +02:00
..
controllers Added support for dynamic allowSelfSignup config 2022-01-10 17:53:30 +02:00
repositories Use @tryghost/logging instead of injected argument 2021-12-02 14:46:58 +00:00
services members-api: Switch from GhostError to ConflictError 2021-12-06 16:57:19 +00:00
MembersAPI.js Added support for dynamic allowSelfSignup config 2022-01-10 17:53:30 +02:00
migrations.js Updated migrations to run in transactions 2022-01-10 17:53:30 +02:00