Ghost/core/server/data/migrations
kirrg001 5dc2dddfc2 Fixed migration script 1.22 for invalid authors
no issue

- the previous commit will insert two post author relations if the author id of a post is invalid
- if a blog has an invalid author_id (which should be an edge case), we update the author id to the owner id
  - `posts_authors` are auto inserted in this case
2018-04-02 12:27:06 +02:00
..
hooks Bump knex-migrator to version 3.1.1 (#9199) 2017-12-05 09:14:55 +01:00
init Import lib/common only 2017-12-12 10:28:13 +01:00
versions Fixed migration script 1.22 for invalid authors 2018-04-02 12:27:06 +02:00