Ghost/core
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
..
client@ef2af2a3b9 Updated Ghost-Admin to 2.13.0 2019-01-29 10:59:32 +00:00
server 💡Reverted "empty-string to NULL" db migration (#10430) 2019-01-29 14:41:04 +00:00
test 🐛 Updated base model to store null instead of empty string (#10425) 2019-01-28 16:58:28 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00