mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
refs https://ghost.slack.com/archives/C02G9E68C/p1651484563907609 - When the site has an empty name, it is set to `NULL` in settings. - The name column is not nullable in newsletters, breaking the migration in that case. - Fixed by excluding all non-nullable columns - Replaced JS Date object with raw SQL `CURRENT_TIMESTAMP` |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |