fix merge revert
This commit is contained in:
5
db/migrate/20201006103218_remove_ogs.rb
Normal file
5
db/migrate/20201006103218_remove_ogs.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class RemoveOgs < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
drop_table :ogs
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user