0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data/schema
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
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
default-settings.json Added routes_hash setting (#12171) 2020-09-07 21:54:55 +12:00
index.js
schema.js Added migration for emails.track_opens column (#12331) 2020-11-05 11:39:53 +00:00