GitlabVersion
yanxd 11 years ago
parent 6af11fea68
commit f5efaac93a

@ -0,0 +1,5 @@
class ChanegDescriptionTypeInSoftapplicaitons < ActiveRecord::Migration
def change
change_column :softapplications, :description, :text
end
end
Loading…
Cancel
Save