wip
This commit is contained in:
parent
4843021971
commit
93f7e07ebe
6 changed files with 56 additions and 15 deletions
|
|
@ -6,5 +6,6 @@ class AddSwagsToSponsors < ActiveRecord::Migration
|
|||
add_column :sponsors, :address, :string
|
||||
add_column :sponsors, :vat, :string
|
||||
add_column :sponsors, :has_banner, :boolean, default: false
|
||||
add_column :sponsors, :swag_hash, :text
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue