Daniel Erez has posted comments on this change.

Change subject: core: Introduce volume classification
......................................................................


Patch Set 8: Code-Review+2

(1 comment)

https://gerrit.ovirt.org/#/c/42055/8/packaging/dbscripts/upgrade/03_06_1490_add_column_volume_classification.sql
File 
packaging/dbscripts/upgrade/03_06_1490_add_column_volume_classification.sql:

Line 2: 
Line 3: UPDATE images
Line 4:   SET volume_classification = CASE WHEN active THEN 0 ELSE 1 END;
Line 5: 
Line 6: 
please remove redundant blank space


-- 
To view, visit https://gerrit.ovirt.org/42055
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia1f37abcc4c5a99076138d7dfb0ffe72f68aef50
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to