[AppDB] 4/5 Remove 'maintainer' from version rating fields

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Sat Dec 29 08:48:23 CST 2007


Change the version rating fields to reflect the removal of maintainer ratings.



Alexander N. Sørnes


The following SQL is required

ALTER TABLE `appVersion` CHANGE `maintainer_rating` `rating` TEXT NULL DEFAULT 
NULL

ALTER TABLE `appVersion` CHANGE `maintainer_release` `ratingRelease` TEXT NULL 
DEFAULT NULL
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Remove-maintainer-from-version-rating-fields.patch
Type: text/x-diff
Size: 5786 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071229/4cebf927/attachment.patch 


More information about the wine-patches mailing list