parent
6af11fea68
commit
f5efaac93a
@ -0,0 +1,5 @@
|
||||
class ChanegDescriptionTypeInSoftapplicaitons < ActiveRecord::Migration
|
||||
def change
|
||||
change_column :softapplications, :description, :text
|
||||
end
|
||||
end
|
Loading…
Reference in new issue