discourse/migrations/spec/lib
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
..
common DEV: Add Migrations::SetStore to work with nested sets of data (#33593) 2025-07-24 12:11:41 +02:00
converters/base DEV: Refactor migrations-tooling 2025-04-07 17:22:36 +02:00
database DEV: Add support for converting and importing user_fields (#34295) 2025-08-27 11:47:32 +00:00
converters_spec.rb
database_spec.rb DEV: Store details log entries in converter as JSON (#29778) 2024-11-19 23:54:00 +01:00
migrations_spec.rb