Ghost/core
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
..
client@ea1def456d
server 🐛 re-run init migrations protection (#7899) 2017-01-25 22:08:09 +01:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test 🐛 re-run init migrations protection (#7899) 2017-01-25 22:08:09 +01:00
index.js