0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
Fabien O'Carroll e9c3040786 💡Reverted "empty-string to NULL" db migration (#10430)
no-issue
- revert the migration because migrations that (potentially) touch every row should be kept to major releases where possible
  - the migration was safe to run and won't cause any problems for anyone who has already upgraded
- reversion keeps the migration file but changes the contents to a no-op so that `migrations` table state is the same for all users whether they migrated with the full migration or the no-op version
2019-01-29 14:41:04 +00:00
..
db
exporter
importer Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
meta Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
migrations 💡Reverted "empty-string to NULL" db migration (#10430) 2019-01-29 14:41:04 +00:00
schema Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
validation Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
xml/sitemap Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
timezones.json