Remove uuid-ossp extension
This commit is contained in:
parent
b00e05065d
commit
dd0a2d5844
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
class EnableUuidExtension < ActiveRecord::Migration[5.0]
|
||||
def change
|
||||
enable_extension 'uuid-ossp'
|
||||
end
|
||||
end
|
||||
Loading…
Reference in a new issue