mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
ce68b2e4a9
refs https://github.com/TryGhost/Team/issues/808 - see referenced issue for context, but turning this function into async-await seems to have broken error handling when deleting things that don't exist - i'm really not sure why - but my running theory is that it's something to do with Bluebird Promises vs native Promises - this should keep the same functionality until I can investigate what is going on |
||
---|---|---|
.. | ||
actions.js | ||
bulk-operations.js | ||
crud.js | ||
data-manipulation.js | ||
events.js | ||
filtered-collection.js | ||
generate-slug.js | ||
overrides.js | ||
raw-knex.js | ||
sanitize.js | ||
user-type.js |