Ghost/core/server/data
kirrg001 68d8154d4f Imported nested tags by foreign key
no issue

- replace logic for preparing nested tags
- if you have nested tags in your file, we won't update or update the target tag
- we simply would like to add the relationship to the database
- use same approach as base class
  - add `posts_tags` to target post model
  - update identifiers
  - insert relation by foreign key `tag_id`
- bump bookshelf-relations to 0.1.10
2018-02-20 09:56:45 +01:00
..
db Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
export Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
importer Imported nested tags by foreign key 2018-02-20 09:56:45 +01:00
meta Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
migrations Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
schema 🐛 Fixed migrating from < 1.13 to 1.21 2018-02-07 12:31:21 +01:00
validation Improved validation layer (#9427) 2018-02-16 00:49:15 +01:00
xml/sitemap Import lib/common only 2017-12-12 10:28:13 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00