2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/data
Hannah Wolfe 0aea83f7d9 Don't eager load relations on tag update
closes #5810

- switch from using bookshelf's eager loading, to loading separately
- should resolve the TOO MANY SQL VARIABLES error
2015-09-17 09:59:46 +01:00
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Don't eager load relations on tag update 2015-09-17 09:59:46 +01:00
import Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Change type for private blog settings 2015-09-02 13:39:23 +01:00
utils Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
validation API Option Handling 2015-07-14 18:20:27 +01:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
xml RSS Fix: Do not convert protocol relative URLs 2015-07-21 23:16:04 -05:00
default-settings.json Change type for private blog settings 2015-09-02 13:39:23 +01:00
schema.js Maintain tag order for posts 2015-09-02 16:39:34 +01:00