Jakub Niedermertl has posted comments on this change.

Change subject: core: VmIcons DAO for the REST part
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/42046/3/packaging/dbscripts/vm_icons_sp.sql
File packaging/dbscripts/vm_icons_sp.sql:

Line 109: AS $procedure$
Line 110: BEGIN
Line 111:     RETURN (
Line 112:     SELECT EXISTS(
Line 113:         SELECT *
> sorry, did not notice that before 
Done
Line 114:         FROM vm_icons
Line 115:         WHERE id = v_id
Line 116:     ));
Line 117: END; $procedure$


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I765eafe88cbb6f9d0c0fb8019970a6c7134ceddd
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jnied...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jnied...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofren...@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