Jeremy Newman : take live

Jeremy Newman jnewman at winehq.org
Fri Aug 25 09:12:14 CDT 2017


Module: appdb
Branch: master
Commit: d311fde7358ebd03ec65f23461de91ff79f59813
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=d311fde7358ebd03ec65f23461de91ff79f59813

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Fri Aug 25 09:12:01 2017 -0500

take live

---

 tables/alter.sql | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tables/alter.sql b/tables/alter.sql
index 4304234..457f8d9 100644
--- a/tables/alter.sql
+++ b/tables/alter.sql
@@ -1,3 +1,2 @@
 /* append to this file when changes are required to the live db */
 /* it will be cleared when the changes go live */
-ALTER TABLE testResults ADD COLUMN gpuMfr ENUM('AMD', 'Intel', 'Nvidia', 'Other', 'Unknown') DEFAULT NULL, ADD COLUMN graphicsDriver ENUM('open source', 'proprietary', 'unknown') DEFAULT NULL;




More information about the wine-cvs mailing list