mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
2d639ad4a1
- as per https://github.com/bookshelf/bookshelf/wiki/Migrating-from-0.15.1-to-1.0.0#collectionfindwhere, the `findWhere` function was removed - `find` can be used in combination with `matchFunc` and then checking the values against each other to keep the same functionality - also updates the tests to reflect the change in number of function calls |
||
---|---|---|
.. | ||
clients | ||
fixtures | ||
checks.js | ||
commands.js | ||
default-settings.json | ||
index.js | ||
schema.js | ||
validator.js |