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

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Sat Dec 29 08:18:09 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



More information about the wine-patches mailing list