Ghost/core/server/data/schema
Katharina Irrgang c070c9722d 🐛 re-run init migrations protection (#7899)
no issue

- if re-running the init scripts (for example: you lost the init rows in the migrations table), then it was throwing errors
- 1. the owner slug and email can change -> no match and it tried to reinsert the user with id 1, which failed
- 2. querying an inactive user is not allowed, because the user model protects against it
2017-01-25 22:08:09 +01:00
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures 🐛 re-run init migrations protection (#7899) 2017-01-25 22:08:09 +01:00
backup.js knex-migrator v2 (#7605) 2016-11-07 11:39:49 +00:00
checks.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
commands.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
default-settings.json 🐷 Rename 'favicon' to 'icon' (#7888) 2017-01-25 11:02:02 +01:00
index.js knex migrator (#7565) 2016-10-17 13:50:29 +01:00
schema.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
versioning.js 🔥 😎 remove old migrations (#7887) 2017-01-25 13:47:49 +00:00