discourse/db
David Taylor 1c9d8b4999
FIX: Handle invalid JSON from downloaded_images custom fields (#16613)
custom_field data on some sites has duplicate values for a given url key in the JSON value. This is invalid, so we should drop the extra data.
2022-05-03 18:51:25 +01:00
..
fixtures FEATURE: adds the user_promoted event to webhooks (#15996) 2022-02-22 10:57:18 +01:00
migrate FIX: Handle invalid JSON from downloaded_images custom fields (#16613) 2022-05-03 18:51:25 +01:00
post_migrate DEV: Move tag_group cleanup from post_migrate -> migrate (#16434) 2022-04-11 13:28:24 +01:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00