discourse/db
Martin Brennan 19105bfd32
FIX: ChangeFullNameRequiredSetting could fail if setting was already in DB (#30605)
Followup 3187606d34

Fix full_name_requirement INSERT by adding ON CONFLICT DO NOTHING,
on sites that already have this setting this migration will fail.
2025-01-07 13:08:36 +10:00
..
fixtures DEV: update more deprecated font awesome icon names (#30123) 2024-12-05 15:20:02 +08:00
migrate FIX: ChangeFullNameRequiredSetting could fail if setting was already in DB (#30605) 2025-01-07 13:08:36 +10:00
post_migrate DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to `db/*` 2023-01-09 11:59:41 +00:00