The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=254 ====================================================================== Reported By: kaname Assigned To: paul ====================================================================== Project: DBMail Issue ID: 254 Category: Database layer Reproducibility: always Severity: minor Priority: normal Status: resolved Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 18-Aug-05 10:41 CEST Last Modified: 31-Aug-05 13:39 CEST ====================================================================== Summary: NOW() is not used for interchangeability. Description: NOW() is used with db_get_reply_body() of db.c.
I think that you should use CURRENT_TIMESTAMP for interchangeability. Does not sqlite operate when NOW() is used? ====================================================================== ---------------------------------------------------------------------- paul - 31-Aug-05 13:39 ---------------------------------------------------------------------- patch applied Issue History Date Modified Username Field Change ====================================================================== 18-Aug-05 10:41 kaname New Issue 18-Aug-05 10:41 kaname File Added: dbmail-now.patch 31-Aug-05 13:39 paul Status new => resolved 31-Aug-05 13:39 paul Resolution open => fixed 31-Aug-05 13:39 paul Assigned To => paul 31-Aug-05 13:39 paul Note Added: 0000894 ======================================================================