Eli Mesika has submitted this change and it was merged. Change subject: core: adding db configuration file ......................................................................
core: adding db configuration file Adding a new config.sql under upgrade/pre_upgrade dir pre_upgrade dir scripts are executed before upgrade scripts attempts to run This patch also merge fill_config.sql into config.sql and modify dbfunctions. Change-Id: Ic55f7ce8d7c3cf595f6793e8e801773ccfeea95f --- M backend/manager/dbscripts/dbcustomfunctions.sh D backend/manager/dbscripts/fill_config.sql A backend/manager/dbscripts/upgrade/pre_upgrade/config.sql 3 files changed, 475 insertions(+), 403 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved Allon Mureinik: Looks good to me, but someone else must approve Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3689 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic55f7ce8d7c3cf595f6793e8e801773ccfeea95f Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
