mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Remove this migration, additional_speakers neaver existed
This commit is contained in:
parent
d85106f1e3
commit
26a54a0f79
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
class DropAdditionalSpeakers < ActiveRecord::Migration
|
||||
def up
|
||||
remove_column :registrations, :additional_speakers
|
||||
end
|
||||
|
||||
def down
|
||||
add_column :registrations, :additional_speakers
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue