Eli Mesika has submitted this change and it was merged.

Change subject: core: remove 03010250 version from schema_version
......................................................................


core: remove 03010250 version from schema_version

Adding a custom.sql script under the upgarde/pre_upgrade directory
The purpose of this file is to fix bugs

Currently we have a bug that upgarde 03010250 was cherry-picked and installed 
after 03010130
This caused all scripts between 03010140 and 03010240 not to run.
This scripts removes the 03010250 from schema_version and updates 03010130 to 
be the curent version
So, after that , all scripts from 03010140 and up will run
Since 03010250 was a configuration change that is already handled in the new 
config.sql, no other handling is needed.

Change-Id: If0e9b546ca10fb51f0b7e5a911baa0907281cae1
---
A backend/manager/dbscripts/upgrade/pre_upgrade/custom.sql
1 file changed, 13 insertions(+), 0 deletions(-)

Approvals:
  Eli Mesika: Verified; Looks good to me, approved
  Allon Mureinik: Looks good to me, but someone else must approve
  Yair Zaslavsky: Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/3695
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If0e9b546ca10fb51f0b7e5a911baa0907281cae1
Gerrit-PatchSet: 5
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: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to