0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Naz adebca422f Made addUnique/dropUnique migration utils idempodent
refs https://github.com/TryGhost/Ghost/pull/12598

- This changeset adds idepmotence to situations where unique contraint has to be dropped or added to the table
- Note '4.0/07-alter-unique-constraint-for-posts-slug.js` was migration that was effected by lack of idempotence
2021-02-22 16:13:28 +13:00
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
checks.js
commands.js Made addUnique/dropUnique migration utils idempodent 2021-02-22 16:13:28 +13:00
default-settings.json 🏗 Updated "unsplash" setting handling to match updated format 2021-02-18 10:55:59 +13:00
index.js
schema.js Removed "object" as a valid value for settings type 2021-02-22 13:23:03 +13:00