Change in ovirt-engine[master]: core: fixed update script

Alona Kaplan has submitted this change and it was merged. Change subject: core: fixed update script ...................................................................... core: fixed update script fixed update script to do translation of enum value 'intValue' representation to enum value name. I did not find any db representation of this enum value, so I had to list the mapping manually. Which should be sufficient — there shouldn't be more values in DB than: 0,1,2. Change-Id: I10045d57b645f01f73868a39b3322ce61ac0b32e Signed-off-by: Martin Mucha <mmucha@redhat.com> --- A packaging/dbscripts/upgrade/03_06_1680_do_not_reference_network_boot_protocol_enum_with_numbers.sql 1 file changed, 19 insertions(+), 0 deletions(-) Approvals: Martin Mucha: Verified Alona Kaplan: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/42977 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I10045d57b645f01f73868a39b3322ce61ac0b32e Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
alkaplan@redhat.com