Ghost/core/server/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 Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
exporter Removed stripe keys and analytics data from export (#12573) 2021-01-28 14:55:54 +05:30
importer 🏗 Cleanedup app-related settings 2021-02-08 12:25:52 +13:00
migrations 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13: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