Eli Mesika has submitted this change and it was merged.
Change subject: core: DB - Insure that there are no null values...
......................................................................
core: DB - Insure that there are no null values...
DB - Insure that there are no null values for entity_type column in vm_static before
forcing it to be not NULL
Adding update all records that are not marked as 'VM" to 'TEMPLATE'
Change-Id: I8a149d55f6c4a4900f12f9b96c6f1c2368697498
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/dbscripts/upgrade/03_01_0100_migrate_templates_to_vm_static.sql
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10702
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8a149d55f6c4a4900f12f9b96c6f1c2368697498
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>