0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/migrations
Simon Backx 69f31074e0 Updated default newsletter migration for created_at
refs https://ghost.slack.com/archives/C02G9E68C/p1650632604790259?thread_ts=1650619639.619819&cid=C02G9E68C

The new column needs to be included in the migration explicitly, since there is no default in the database (and we don't use the model).
2022-04-26 12:31:34 +01:00
..
hooks
init Removed unnecessary checks during initial DB init 2022-02-21 08:44:40 +01:00
versions Updated default newsletter migration for created_at 2022-04-26 12:31:34 +01:00
utils.js Cleaned up newsletter schema migrations (#14441) 2022-04-08 19:06:30 +05:30