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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Oved Ourfali <[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
