Jeremy Newman : changes went live
5 Jun
2017
5 Jun
'17
8:55 p.m.
Module: appdb Branch: master Commit: 160b16a39334d26186f3d56875216c6a744ea43b URL: http://source.winehq.org/git/appdb.git/?a=commit;h=160b16a39334d26186f3d5687... Author: Jeremy Newman <jnewman(a)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;
3115
Age (days ago)
3115
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeremy Newman