Revert "Add winner column to match"
This reverts commit d9bd0976
This commit is contained in:
parent
e2195947ea
commit
072d425ee9
|
|
@ -1,5 +0,0 @@
|
||||||
class AddWinnerToMatch < ActiveRecord::Migration[5.2]
|
|
||||||
def change
|
|
||||||
add_column :matches, :winner, :Team
|
|
||||||
end
|
|
||||||
end
|
|
||||||
Loading…
Reference in New Issue