Change in ovirt-engine[master]: db:enable to change col type from general function

From Eli Mesika <emesika@redhat.com>:
Eli Mesika has submitted this change and it was merged. ( https://gerrit.ovirt.org/80963 ) Change subject: db:enable to change col type from general function ...................................................................... db:enable to change col type from general function The implementation ignored changing from certain type to the same one so this function could not be used for extending a VARCHAR columns for example. This patch fixes that issue. Change-Id: I93120b93d6cc2dbb7492c8cd654293c054fe8d8b Signed-off-by: emesika <emesika@redhat.com> --- M packaging/dbscripts/common_sp.sql 1 file changed, 4 insertions(+), 18 deletions(-) Approvals: Shirly Radco: Looks good to me, but someone else must approve Eli Mesika: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/80963 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I93120b93d6cc2dbb7492c8cd654293c054fe8d8b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review