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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to