Eli Mesika has uploaded a new change for review. Change subject: core:dbfunctions.sh script needs to be compatible with DWH ......................................................................
core:dbfunctions.sh script needs to be compatible with DWH Since history database have separate set of views, view creation should be generalized. Moving view creation to refresh_views method in dbcustomfunctions.sh which is overridden by history. Change checksum to be computed on create_*views.sql (all scripts handling views should follow this format) Change-Id: I444650b30781e1af2250efbb9687e0272f21dfd0 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/dbscripts/dbcustomfunctions.sh M backend/manager/dbscripts/dbfunctions.sh 2 files changed, 9 insertions(+), 8 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/25/4625/1 -- To view, visit http://gerrit.ovirt.org/4625 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I444650b30781e1af2250efbb9687e0272f21dfd0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
