Ghost/test
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
..
api-acceptance 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
frontend-acceptance Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
regression 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
unit 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
utils Removed app related data from fixtures 2021-02-02 16:12:53 +00:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00