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 c8d6024a0c Dropped subscribed column in members table
refs https://github.com/TryGhost/Toolbox/issues/309

- this column is now a calculated value based upon the relation of a
  member to a newsletter
- we should no longer need `subscribed`, so this migrations cleans up
  the column in the DB
2022-05-09 16:47:43 +01:00
..
db Switched to mysql2 library 2022-03-03 09:59:37 +01:00
exporter 🏗 Dropped oauth table 2022-05-09 14:18:01 +01:00
importer Refined newsletter import sanitisation 2022-05-09 12:32:25 +05:30
migrations Dropped subscribed column in members table 2022-05-09 16:47:43 +01:00
schema Dropped subscribed column in members table 2022-05-09 16:47:43 +01:00