0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Hannah Wolfe 4dac01cbf9 Refactor old processOptions/where to use GQL JSON
refs #5943

- no longer assume the options in processOptions are set
- set where to a new GQL JSON-like statement object
- rather than setting options, add statements which can be understood by knexify
- pass the statements through knexify to build the query
2015-11-12 17:24:09 +00:00
..
client Fix ember browser tests to always use full height of preview container 2015-11-04 15:43:05 +00:00
server Refactor old processOptions/where to use GQL JSON 2015-11-12 17:24:09 +00:00
shared
test Move bookshelf plugins into own folder 2015-11-11 19:40:12 +00:00
index.js