discourse/migrations/spec/lib/database/intermediate_db
Selase Krakani 3e0dff8ee9
DEV: Add support for converting and importing user_fields (#34295)
This adds converter(Discourse-only, for now) and importer steps for
`user_fields`

The change also includes additional steps for `user_field_options`

---------

Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2025-08-27 11:47:32 +00:00
..
badge_grouping_spec.rb DEV: Add support for converting and importing badge_groupings (#34190) 2025-08-26 15:28:16 +00:00
badge_spec.rb DEV: Add badges converter and importer steps (#33019) 2025-06-25 13:15:24 +02:00
category_custom_field_spec.rb DEV: Add custom_category_fields converter and importer steps (#33362) 2025-07-24 00:20:46 +00:00
category_spec.rb DEV: Add categories converter and importer steps (#33067) 2025-06-26 16:37:24 +02:00
category_user_spec.rb DEV: Add category_users converter and importer steps (#33367) 2025-07-15 13:21:50 +00:00
group_spec.rb DEV: Add groups converter and importer steps (#33373) 2025-07-28 10:42:30 +00:00
group_user_spec.rb DEV: Add group_users converter and importer steps (#33687) 2025-07-28 11:08:54 +00:00
log_entry_spec.rb
muted_user_spec.rb DEV: Add muted_users converter and importer steps (#33709) 2025-07-28 11:35:24 +00:00
permalink_normalization_spec.rb DEV: Add converter & importer for permalink_normalizations 2025-05-31 22:17:44 +02:00
tag_group_membership_spec.rb DEV: Add support for converting and importing tag_group_memberships (#34007) 2025-08-26 16:42:05 +00:00
tag_group_permission_spec.rb DEV: Add support for converting and importing tag_group_permissions (#34100) 2025-08-26 16:15:32 +00:00
tag_group_spec.rb DEV: Add support for converting and importing tag_groups (#33991) 2025-08-26 15:13:25 +00:00
tag_spec.rb DEV: Add support for converting and importing tags (#33984) 2025-08-21 20:59:04 +00:00
tag_synonym_spec.rb DEV: Add support for converting and importing tags (#33984) 2025-08-21 20:59:04 +00:00
tag_user_spec.rb DEV: Add support for converting and importing tag_users (#34101) 2025-08-26 17:14:33 +00:00
upload_spec.rb
user_field_option_spec.rb DEV: Add support for converting and importing user_fields (#34295) 2025-08-27 11:47:32 +00:00
user_field_spec.rb DEV: Add support for converting and importing user_fields (#34295) 2025-08-27 11:47:32 +00:00
user_suspension_spec.rb