0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
Naz eccb15a988 Removed unecessaryly complex logic from exporter
refs https://github.com/TryGhost/Team/issues/555

- The getVersionAndTables was doing too much and was only used once creating clutter in doExport method. Refactored code doing 2 direct calls instead of destructuring "dances".
2021-03-25 15:27:39 +13:00
..
db 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Removed unecessaryly complex logic from exporter 2021-03-25 15:27:39 +13:00
importer Added default value to accent_color setting (#12743) 2021-03-09 16:15:10 +00:00
migrations 🐛 Fixed unable to delete member (#12784) 2021-03-18 22:20:58 +05:30
schema Updated fixture copy 2021-03-11 19:20:30 +00:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00