[AppDB} (resend) Fix note deletion mail

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Mon Jan 1 10:52:50 CST 2007


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.

Resend: should work MySQL 4.0.24

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


Regards,

Alexander N. Sørnes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notes-email.diff
Type: text/x-diff
Size: 2974 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070101/b001d52a/notes-email.bin


More information about the wine-patches mailing list