Yaniv Dary has posted comments on this change.

Change subject: history: updated required changes 3.5.1
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/34962/1/packaging/dbscripts/upgrade/pre_upgrade/set_etl_minimal_version.sql
File packaging/dbscripts/upgrade/pre_upgrade/set_etl_minimal_version.sql:

Line 1: INSERT INTO history_configuration(var_name,var_value) SELECT 
'MinimalETLVersion','3.5.1' WHERE not exists (SELECT var_name FROM 
history_configuration WHERE var_name = 'MinimalETLVersion');
Line 2: UPDATE history_configuration SET var_value = '3.5.1' WHERE var_name = 
'MinimalETLVersion';
This should not be changed unless a API change was done


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I251e39973901c25cb997ababb8b9ebc40e5b790b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-dwh-3.5
Gerrit-Owner: Shirly Radco <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to