Ghost/core/server/data/schema
Simon Backx ce5f55e43f Fixed created_at newsletter migration (#14568)
refs https://github.com/TryGhost/Team/issues/1551

- Updated existing migration to insert a nullable created_at column
- Added a migration to update all the created_at values to now
- Added a migration to drop nullable
- Also includes new helper methods to set and drop nullable
2022-04-26 12:31:34 +01:00
..
clients Switched to mysql2 library 2022-03-03 09:59:37 +01:00
default-settings Added version_notifications key to settings table 2022-04-21 20:34:19 +08:00
fixtures Added show_header_name column to newsletters table 2022-04-26 12:31:34 +01:00
commands.js Fixed created_at newsletter migration (#14568) 2022-04-26 12:31:34 +01:00
index.js Moved checks into frontend data service 2022-04-05 15:23:00 +01:00
schema.js Added created_at/updated_at to newsletters (#14559) 2022-04-26 12:31:34 +01:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00