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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
