0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data
Kevin Ansfield d41c2f8446
Added migration for emails.track_opens column (#12331)
no issue

- tracking of bulk email opens can be enabled/disabled over time, if we're calculating analytics for emails we don't want emails which didn't have tracking enabled skewing the results so we need a record of whether tracking was enabled for each email
2020-11-05 11:39:53 +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 "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
migrations Added migration for emails.track_opens column (#12331) 2020-11-05 11:39:53 +00:00
schema Added migration for emails.track_opens column (#12331) 2020-11-05 11:39:53 +00:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00