Ghost/core
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
..
client@d006f734f0 Updated Ghost-Admin to v4.0.0-alpha.0 2021-02-02 16:19:39 +00:00
frontend Updated twitter/og structured data rules 2021-02-05 18:50:11 +13:00
server 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
shared Added emailAnalytics config feature flag (#12443) 2020-12-02 13:22:12 +00:00
app.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
boot.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
db.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00