applied in svn's trunk.

Geo, please start using subversion if you don't mind. That's where I'll commit all new changes.



Geo Carncross wrote:
this needs to be applied to HEAD in order for sqlite to even work.

after this, it DOES work with Thunderbird



------------------------------------------------------------------------

Index: sqlite/dbsqlite.c
===================================================================
RCS file: /cvsroot-dbmail/dbmail/sqlite/dbsqlite.c,v
retrieving revision 1.3
diff -u -r1.3 dbsqlite.c
--- sqlite/dbsqlite.c   2005/02/19 08:47:34     1.3
+++ sqlite/dbsqlite.c   2005/03/01 00:31:21
@@ -42,7 +42,7 @@
/* native format is the character string */
 const char *TO_CHAR = "%s";
-const char *TO_DATE = "%s";
+const char *TO_DATE = "'%s'";
const char *SQL_CURRENT_TIMESTAMP = "CURRENT_TIMESTAMP()";

------------------------------------------------------------------------

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

--
  ________________________________________________________________
  Paul Stevens                                         [EMAIL PROTECTED]
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands_______________________________________www.nfg.nl

Reply via email to