Geo Carncross wrote:
On Fri, 2005-02-18 at 17:16 +0100, Paul J Stevens wrote:

Geo Carncross wrote:

On Fri, 2005-02-18 at 10:27 +0100, Paul J Stevens wrote:


Geo,

I've added your dbsqlite.c to cvs-head in a separate directory. I've also added sqlite to the autoconf files. Dbmail compiles just fine with sqlite support.


sqlite/Makefile.in wasn't included in CVS; my autoconf/automake chain
won't make them for some reason...

Try: autoreconf -f -i


Well, I'll be. That appears to have worked fine.

Some things come to mind:

we need a create_tables file for sqlite?


Will supply with testing. Would it be horrible to include it in
sqlite/dbsqlite.c ?

If you want to somehow #include the create script in dbsqlite.c and trigger autocreation of the database on startup, that would be excellent.


It'll go into sql/sqlite/create_tables.sqlite just like the other db engines. I have a script ready (like you I suppose).


That'll be fine. Expect a tested one soon :)


It loads just fine. I'm glad to hear we can maintain integrity using triggers. I'm itchin' to rid the code of all the fluff from the old myisam days, esp as things are about to get even more complicated with header caching.


--
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to