0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data
Daniel Lockyer 5c3439dc86 Refactored 'add table' migrations to use helper
- this removes a lot of code duplication and streamlines how we do
  things across the codebase
2020-11-25 13:56:10 +00:00
..
db Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
exporter Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
importer Fixed backward compatibility for send_email_when_published (#12357) 2020-11-11 13:03:41 +00:00
migrations Refactored 'add table' migrations to use helper 2020-11-25 13:56:10 +00:00
schema Added "email_track_opens" setting (#12404) 2020-11-23 18:36:12 +00:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00