Ghost/test/unit/data
Naz e0178099a2 🏗 Altered slug unique constraint in posts table
refs https://github.com/TryGhost/Ghost/issues/12567

- Changing unique constraint from slug to slug+type should allow for posts and pages to be created with the same slug
- The constraint will be present on application layer for API v4 while we figure out how to deal with it in API v5
2021-02-09 13:31:12 +13:00
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter 🏗 Dropped apps related tables 2021-02-03 12:20:08 +13:00
importer Fixed test for ignoring member email address' 2020-10-15 16:05:49 +05:30
meta Updated twitter/og structured data rules 2021-02-05 18:50:11 +13:00
migrations Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
schema 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00
xml/sitemap Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00