Change in ovirt-engine[master]: db: skip column type change if already set

Eli Mesika has submitted this change and it was merged. Change subject: db: skip column type change if already set ...................................................................... db: skip column type change if already set This patch fix a failure in fn_db_change_column_type if the target type was already applied manually on the column. In this case the function will now succeed instead of failing and causing the upgrade process to exit Change-Id: Ifa88af621f21894d6d575a1e44f15a29d75b9c87 Signed-off-by: emesika <emesika@redhat.com> --- M packaging/dbscripts/common_sp.sql 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Eli Mesika: Verified; Looks good to me, approved Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/35823 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifa88af621f21894d6d575a1e44f15a29d75b9c87 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
emesika@redhat.com