discourse/db
David Taylor bebb4fd111
FIX: Handle duplicates in hotlinked_media migration (#16611)
In the old custom_field-based system, it was possible for a url to be both 'downloaded' and 'broken'. The new table enforces uniqueness, so we need to drop invalid data.
2022-05-03 17:17:27 +01:00
..
fixtures FEATURE: adds the user_promoted event to webhooks (#15996) 2022-02-22 10:57:18 +01:00
migrate FIX: Handle duplicates in hotlinked_media migration (#16611) 2022-05-03 17:17:27 +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