Ghost/test/regression/api
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
..
canary 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
v2 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
v3 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
admin_spec.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00