0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data
Simon Backx c15cb1b5be Added newsletter_id column to subscribe events (#14553)
refs https://github.com/TryGhost/Team/issues/1478

The `newsletter_id` is nullable for now to remain compatible until we have a proper data migration + updated code to set it on inserts
2022-04-26 12:31:34 +01:00
..
db Switched to mysql2 library 2022-03-03 09:59:37 +01:00
exporter Added table to store multiple newsletters for member (#14408) 2022-04-04 18:11:36 +05:30
importer Replaced white/black list terminology 2022-04-19 11:19:59 +01:00
migrations Added newsletter_id column to subscribe events (#14553) 2022-04-26 12:31:34 +01:00
schema Added newsletter_id column to subscribe events (#14553) 2022-04-26 12:31:34 +01:00