Eli Mesika has posted comments on this change.

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


Patch Set 1:

(1 comment)

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

Line 103:                             OR vm_static.large_icon_id = vm_icons.id);
Line 104: END; $procedure$
Line 105: LANGUAGE plpgsql;
Line 106: 
Line 107: Create or replace FUNCTION ExistsVmIconByVmIconId(v_id UUID)
Please change to IsVmIconExist
Line 108:     RETURNS BOOLEAN STABLE
Line 109: AS $procedure$
Line 110: BEGIN
Line 111:     RETURN (


-- 
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: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jnied...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@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