Ghost/core/server/data/migrations/versions/2.13
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
..
1-remove-empty-strings.js 💡Reverted "empty-string to NULL" db migration (#10430) 2019-01-29 14:41:04 +00:00