Merge branches 'develop' and 'educoder' of https://bdgit.educoder.net/Hjqreturn/pgfqe6ch8 into develop
commit
52d81265bf
@ -0,0 +1,8 @@
|
|||||||
|
class MigrateCompetitionMdContent < ActiveRecord::Migration
|
||||||
|
def up
|
||||||
|
change_column :competition_module_md_contents, :content, :text
|
||||||
|
end
|
||||||
|
|
||||||
|
def down
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue