Appdb - Add submit time to appQueue

Chris Morgan cmorgan at alum.wpi.edu
Mon Apr 19 20:12:52 CDT 2004


* appsubmit.php, admin/adminAppQueue.php, tables/appdb_tables.sql
Chris Morgan <cmorgan at alum.wpi.edu>
It would be nice to know when entries to the appdb were submitted.

Jeremy, you'll want to run this alter command to add the column to the 
existing table.

'alter table appQueue add column submitTime timestamp;'


Comments?

Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: appQueueSubmitTime.patch
Type: text/x-diff
Size: 2753 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040419/e1a75a11/appQueueSubmitTime.bin


More information about the wine-devel mailing list