Change in ovirt-engine[master]: db: fixing column alias in create_views.sql

emesika at redhat.com emesika at redhat.com
Sat Apr 5 21:44:22 UTC 2014


Eli Mesika has submitted this change and it was merged.

Change subject: db: fixing column alias in create_views.sql
......................................................................


db: fixing column alias in create_views.sql

This patch fixes and issue caused by patch http://gerrit.ovirt.org/#/c/25880
in create_views.sql on line 779. Instead of

  vds_statistics.boot_time

there should be

  vds_statistics.boot_time as boot_time

Change-Id: Ia4e0094b1488f7fc452dc9c34bf9f6906a5a22ac
Signed-off-by: Eli Mesika <emesika at redhat.com>
---
M packaging/dbscripts/create_views.sql
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Martin Peřina: Looks good to me, but someone else must approve
  Eli Mesika: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia4e0094b1488f7fc452dc9c34bf9f6906a5a22ac
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list