parent
bbbb9726c1
commit
b6d2a03af8
@ -1,5 +1,5 @@ |
||||
class AddAttributeGroupsToType < ActiveRecord::Migration[5.0] |
||||
def change |
||||
add_column :types, :attribute_groups, :text, array: true |
||||
add_column :types, :attribute_groups, :text |
||||
end |
||||
end |
||||
|
Loading…
Reference in new issue