mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-10-21 17:29:59 +00:00
removed room id from connections table
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
class AddColumnToConnections < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_column :connections, :room_id, :string
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user