
Tal Nisan has submitted this change and it was merged. Change subject: db: remove unused field from images_storage_domain_view ...................................................................... db: remove unused field from images_storage_domain_view The field contains_unregistered_entities in images_storage_domain_view is never used, so it (and its related JOIN) can be removed from the view. Change-Id: Icaeab8a653c8da74534f987cc68fbe3c214f943a Related-To: https://bugzilla.redhat.com/1247144 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M packaging/dbscripts/create_views.sql 1 file changed, 1 insertion(+), 5 deletions(-) Approvals: Tal Nisan: Passed CI tests Allon Mureinik: Looks good to me, approved Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/44584 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icaeab8a653c8da74534f987cc68fbe3c214f943a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>