discourse-translator/db/migrate
Natalie Tay 23ba0bec77
FIX: Remove duplicates before adding index (#315)
Turns out there are one or two duplicates on some sites, so we have to delete them prior to adding the index.
2025-07-01 13:25:47 +08:00
..
20210429154318_remove_empty_translation_custom_fields.rb DEV: Promote historic post_deploy migrations (#91) 2022-12-19 17:27:43 +02:00
20230323110557_rename_translator_azure_custom_domain_site_setting.rb DEV: Rename translator_azure_custom_domain Site Setting (#102) 2023-04-17 14:07:23 +00:00
20250205082400_create_translation_tables.rb DEV: Move translation custom fields into their own tables (#201) 2025-02-10 12:29:07 +08:00
20250205082401_move_translations_custom_fields_to_table.rb DEV: Move translation custom fields into their own tables (#201) 2025-02-10 12:29:07 +08:00
20250210171147_hyphenate_translator_locales.rb DEV: Hyphenate locales (#206) 2025-02-11 16:04:22 +08:00
20250224120505_cleanup_ai_translations.rb FIX: Do not return AI content if not in <output> (#223) 2025-02-25 10:53:57 +08:00
20250227074505_rename_translator_site_settings.rb DEV: Cleanup terms (#232) 2025-02-27 17:40:56 +08:00
20250313082243_create_translation_indexes.rb DEV: Rerun CreateTranslationIndexes migration (#251) 2025-03-14 09:39:10 +08:00
20250429102109_rename_site_setting_content_translation.rb DEV: Rename a setting so that posts and topics can use it too (#286) 2025-04-30 16:35:46 +08:00
20250522045138_cleanup_amazon_translations.rb DEV: Clean up amazon translations due to parsing error (#305) 2025-05-23 11:12:48 +08:00
20250528040217_rename_translation_target_languages_to_content_localization_supported_locales.rb DEV: Remove the anon language switcher and update settings (#308) 2025-05-29 11:37:12 +08:00
20250528105453_disable_translator_discourse_ai.rb DEV: Remove automatic translations (#310) 2025-05-29 17:12:51 +08:00
20250701042909_clear_dupes_add_index_to_post_locale.rb FIX: Remove duplicates before adding index (#315) 2025-07-01 13:25:47 +08:00