0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
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
..
db 🐛 fix backup database (#7898) 2017-01-25 20:34:31 +01:00
export Error creation (#7477) 2016-10-06 13:27:35 +01:00
import 🐛 import subscribers (#7834) 2017-01-10 19:38:20 +00:00
importer chore(package): update uuid to version 3.0.0 (#7742) 2017-01-04 17:10:29 +01:00
meta 🎨 escape sameAs for structured data (#7833) 2017-01-10 12:21:37 +00:00
migrations 🐛 fix backup database (#7898) 2017-01-25 20:34:31 +01:00
schema 🐛 re-run init migrations protection (#7899) 2017-01-25 22:08:09 +01:00
slack Error creation (#7477) 2016-10-06 13:27:35 +01:00
validation Use moment-timezone when using .tz() (#7653) 2016-10-31 14:44:24 +01:00
xml 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00