Martin Betak has posted comments on this change.

Change subject: backend: Extend vm_device.device column
......................................................................


Patch Set 1:

Eli: 

First I tried with normal upgrade script and fn_db_change_column type.
Error was that I cannot change the type because it is used in SETOF expression 
of some view. 

Then I tried fn_db_change_column in pre_upgrade but that failed for some reason 
that the vm_device table or device column doesn't exist. 

Lastly I copied and modified the content of 
packaging/dbscripts/upgrade/pre_upgrade/0040_extend_installed_by_column.sql and 
that finally worked.

-- 
To view, visit https://gerrit.ovirt.org/40489
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7c02d5c2e84fdc7c843cc6e3ce983d7308c60d61
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Betak <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Shahar Havivi <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to