Ghost/core/server/data/schema/fixtures
Daniel Lockyer 2d639ad4a1 Replaced removed Bookshelf findWhere function
- 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
2021-09-10 16:59:11 +01:00
..
fixtures.json Gave Administrators permission to connect to Stripe (#13228) 2021-08-26 11:00:40 +01:00
index.js migrations: seeding is part of init db task (#7545) 2016-10-12 16:18:57 +01:00
utils.js Replaced removed Bookshelf findWhere function 2021-09-10 16:59:11 +01:00