mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-04 05:17:40 +03:00
M #-: Fix wrong drop table
This commit is contained in:
parent
abb362f5c5
commit
adc9e0ee6a
@ -82,7 +82,7 @@ module Migrator
|
||||
end
|
||||
end
|
||||
|
||||
@db.run 'DROP TABLE IF EXISTS old_documentpool;'
|
||||
@db.run 'DROP TABLE IF EXISTS old_document_pool;'
|
||||
end
|
||||
|
||||
def feature_3859
|
||||
|
Loading…
Reference in New Issue
Block a user