Ghost/core/server/data/migration/004
Hannah Wolfe 84f387785a Migration messaging improvements
refs #6301

- fix messages that joined with comma and therefore missed outputting version no
- change `logInfo` to `logger` that has both an info and a warn method
- add new warn method to errors
- add a warn message everytime a migration (data or fixture) gets skipped over
- update logger everywhere, including tests
- update tests to check logger.warn gets called
2016-03-22 09:59:22 +00:00
..
01-add-tour-column-to-users.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
02-add-sortorder-column-to-poststags.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
03-add-many-columns-to-clients.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
04-add-clienttrusteddomains-table.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
05-drop-unique-on-clients-secret.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
index.js Rewrite DB update to be explicit 2016-03-17 21:17:19 +00:00