Appdb - Add submit time to appQueue

Jeremy Newman jnewman at codeweavers.com
Tue Apr 20 11:19:56 CDT 2004


Looks good, I will go ahead and put this in.

On Mon, 2004-04-19 at 20:12, Chris Morgan wrote:
> * 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
-- 
Jeremy Newman <jnewman at codeweavers.com>
CodeWeavers, Inc.




More information about the wine-devel mailing list