Ghost/core/server
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
..
adapters Improved JSDoc in default scheduler 2020-12-16 17:25:05 +13:00
api 🐛 Fixed Member model removing labels when unset 2021-02-08 09:39:46 +00:00
data 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
lib Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
models 🐛 Fixed Member model removing labels when unset 2021-02-08 09:39:46 +00:00
public Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
services Fixed gmail bug for newsletter bookmark cards not displaying correctly 2021-02-08 16:49:13 +01:00
translations Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
index.js Changed exit codes to be > 0 2021-02-05 20:13:50 +00:00
overrides.js Moved sqlite3 override rules to db connection lib 2021-02-05 11:51:56 +00:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00