0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
kirrg001 c6f30a46d2 Avoid knex warning when destroying a user
no issue

- the warning is "Transaction was already complete"
- destroying a user happens in a transaction, but the event is not asynchronous
  - so we have to ensure that we don't operate on a finished transaction
2018-01-27 12:31:51 +01:00
..
client@ca0ff2c87d Updated Ghost-Admin to 1.20.3 2018-01-23 16:26:10 +00:00
server Avoid knex warning when destroying a user 2018-01-27 12:31:51 +01:00
test Deleted bookshelf access plugin 2018-01-25 17:54:28 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00