Liron Aravot has posted comments on this change.

Change subject: db: add logical_name to vm_device
......................................................................


Patch Set 4:

(2 comments)

http://gerrit.ovirt.org/#/c/31754/4/packaging/dbscripts/vm_device_sp.sql
File packaging/dbscripts/vm_device_sp.sql:

Line 14:     v_is_readonly boolean,
Line 15:     v_alias varchar(255),
Line 16:     v_custom_properties text,
Line 17:     v_snapshot_id uuid,
Line 18:     v_logical_name varchar(30))
> 255
Done
Line 19: RETURNS VOID
Line 20: AS $procedure$
Line 21: BEGIN
Line 22:     INSERT INTO vm_device(


Line 65:     v_is_readonly boolean,
Line 66:     v_alias varchar(255),
Line 67:     v_custom_properties text,
Line 68:     v_snapshot_id uuid,
Line 69:     v_logical_name varchar(30))
> 255
Done
Line 70: RETURNS VOID
Line 71: AS $procedure$
Line 72: BEGIN
Line 73:     UPDATE vm_device


-- 
To view, visit http://gerrit.ovirt.org/31754
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If9b5a8e771a05c1fe44834adfe998cf921f6ae52
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to