Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: setup: reinstate clear database
......................................................................
packaging: setup: reinstate clear database
commit 1156dad0 introduced cleandb at dbscripts, however when we
upgrade, dbscript may be rolled back before we rollback the database.
this change is partial rollback, with the addition of adding the
function drop syntax generation, so even in minimal database we will be
able to reproduce this syntax.
Change-Id: I14ac6a43ac4d5510c2664e82283ae03cd22456ba
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/setup/ovirt_engine_setup/database.py
1 file changed, 124 insertions(+), 18 deletions(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17230
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14ac6a43ac4d5510c2664e82283ae03cd22456ba
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>