Arik Hadas has submitted this change and it was merged.
Change subject: core: remove redundant join for next-run config
......................................................................
core: remove redundant join for next-run config
The view vms_with_tags is based on vms view that already
contains whether or not the VM contains next-run configuration.
Therefore, instead of doing another join with the snapshots
table, this information is now fetched from the vms view.
Change-Id: Ieaf53e247afd79dad6179a04ece7510f4bff78a0
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M packaging/dbscripts/create_views.sql
1 file changed, 1 insertion(+), 5 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Omer Frenkel: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/45778
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieaf53e247afd79dad6179a04ece7510f4bff78a0
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org