Jeremy Newman : changes went live

Jeremy Newman jnewman at winehq.org
Mon Jun 5 15:55:25 CDT 2017


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

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Mon Jun  5 15:55:13 2017 -0500

changes went live

---

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

diff --git a/tables/alter.sql b/tables/alter.sql
index b8187cd..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 staging tinyint(1) not null default '0' AFTER testedRelease;




More information about the wine-cvs mailing list