842290cbef
ref https://linear.app/tryghost/issue/CFR-27 - updated packages to include performance improvement for NQL filter strings including multiple neq filters for the same resource - bumped `bookshelf-plugins` - bumped NQL versions We identified a performance fix that allows us to combine not equal (neq) filters for the same resource in a logically-equivalent way that also has far more performant resulting SQL. We're effectively automatically combining strings like 'tag:-tag1+tag:-tag2` into 'tag:-[tag1,tag2]'. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json | ||
README.md |