Eli Mesika has submitted this change and it was merged.
Change subject: gluster: change varchar type to text in storage device table.
......................................................................
gluster: change varchar type to text in storage device table.
Change all the varchar types with length >256 in storage_device
table to text type.
Change-Id: I3cf5555600846fe6ae29e604723f92c0b110eb0d
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M packaging/dbscripts/storage_device_sp.sql
A
packaging/dbscripts/upgrade/03_06_1220_change_lengthy_varchar_to_text_in_storage_device_table.sql
2 files changed, 12 insertions(+), 8 deletions(-)
Approvals:
Eli Mesika: Looks good to me, approved
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/39865
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3cf5555600846fe6ae29e604723f92c0b110eb0d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server