Yaniv Dary has posted comments on this change.

Change subject: history: Remove of datacenter storage_type
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/23883/1/packaging/dbscripts/create_views_3_0.sql
File packaging/dbscripts/create_views_3_0.sql:

Line 20:       datacenter_id as datacenter_id,
Line 21:       datacenter_name as datacenter_name,
Line 22:       datacenter_description as datacenter_description,
Line 23:       CASE 
Line 24:           WHEN is_local_storage THEN  CAST(4 AS smallint)       
remove trailing whitespaces
Line 25:           ELSE CAST(6 AS smallint)
Line 26:       END as storage_type,
Line 27:       create_date as create_date,
Line 28:       update_date as update_date,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I948a8b15fdfb5c8fd9dd9f272a371a48657c0113
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Yaniv Dary <yd...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to