Ghost/core
kirrg001 02bd71d0f5 🐛 Fixed importer duplicate detection for posts
closes #8717

- this is now required, because we run import queries sequentiell
- this code protects two cases:
  - you have duplicate slugs in the JSON file (the first get's inserted, the second get's ignored)
  - you have an existing slug in the database and you try to import the same slug, get's ignored
2018-01-03 00:07:41 +01:00
..
client@54ced51f91 Updated Ghost-Admin to 1.19.0 2017-12-13 10:15:23 +01:00
server 🐛 Fixed importer duplicate detection for posts 2018-01-03 00:07:41 +01:00
test 🐛 Fixed importer duplicate detection for posts 2018-01-03 00:07:41 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00