mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
migration, add down func
This commit is contained in:
parent
de1ed9be2b
commit
28b8b58030
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ class ChangeDefaultRatingInCallForPapers < ActiveRecord::Migration
|
|||
end
|
||||
|
||||
def down
|
||||
change_column :call_for_papers, :rating, :integer, :null => 1
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue