[AppDB} Fix note deletion mail

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Thu Dec 28 08:37:29 CST 2006


Fix the note deletion mail so it displays the information it is supposed to.

Most of the information (submit time and submitter) was never stored in the 
database, so it will only work properly for new notes.

The following SQL command must be run
ALTER TABLE appNotes ADD submitterId INT(11) NOT NULL, ADD submitTime 
TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP;


Regards,

Alexander N. Sørnes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: note-mail.diff
Type: text/x-diff
Size: 3002 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061228/64364bba/note-mail.bin


More information about the wine-patches mailing list