Ghost/core/server/data
Kevin Ansfield cabf718ae1
Added migration to transform all post content urls from absolute to relative (#12658)
refs https://github.com/TryGhost/Team/issues/467
refs https://github.com/TryGhost/Team/issues/221

- we added robust url transformation in Ghost 3.0 which ensures newly created or edited content is stored with relative URLs in the database
- this migration loops over all posts (and posts_meta) in the database performing the absolute->relative transformation to normalise data for old posts
2021-02-16 19:00:04 +00: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 Set mobiledoc.ghostVersion: '3.0' if missing on imported content 2021-02-16 12:08:40 +00:00
migrations Added migration to transform all post content urls from absolute to relative (#12658) 2021-02-16 19:00:04 +00:00
schema Revert "Updated plan_nickname column to be nullable" 2021-02-16 18:19:09 +00:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00