Frank Kobzik has posted comments on this change.

Change subject: [wip] core: Remove Windows ProductKey* from db
......................................................................


Patch Set 1:

(1 comment)

....................................................
File packaging/dbscripts/upgrade/03_03_0920_drop_product_key.sql
Line 1: -- Drops columns with Windows product keys as they are in osinfo.
wow, I must have been totally absent-minded when writing this. thanks
Line 2: SELECT fn_db_drop_column ('vdc_options', 'ProductKey2003');
Line 3: SELECT fn_db_drop_column ('vdc_options', 'ProductKey2003x64');
Line 4: SELECT fn_db_drop_column ('vdc_options', 'ProductKey2008');
Line 5: SELECT fn_db_drop_column ('vdc_options', 'ProductKey2008R2');


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I876894e7ba5fcd28ee0d435b4a2561f662140174
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Frank Kobzik <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to