discourse-assign/db/post_migrate
Krzysztof Kotlarek 2d1f5668a5
FIX: rename action_code_href to action_code_path (#234)
We should use relative paths, therefore name change is necessary to avoid confusions. Post migration is added to fix existing data.
2021-11-08 14:32:21 +11:00
..
20210429154319_remove_nil_custom_fields_from_assign.rb DEV: Avoid nil custom fields (#154) 2021-05-05 11:15:50 +02:00
20210709101534_move_assignments_from_custom_fields_to_a_table.rb FIX: CF to table migration was incorrect (#171) 2021-07-14 20:45:31 +02:00
20210714173022_correctly_move_assignments_from_custom_fields_to_a_table.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
20211108023921_change_action_code_href_to_action_code_path.rb FIX: rename action_code_href to action_code_path (#234) 2021-11-08 14:32:21 +11:00