dbconfig-common seems to not supporte sqlite3. If only sqlite3 is
installed, dbconfig-common complains about sqlite not being installed.
sqlite3 executable name is sqlite3 instead of sqlite.

Adding sqlite3 support should be relatively straight forward and can
hopefully be accomplished using the existing sqlite code by creating a
variable to distinguish between calling the sqlite or sqlite3 binary.
The command interface has remained the same only the database format
changed.

Some code to migrate between the databases would be nice, and
relatively simple to write to.

Adding sqlite3 support is on my TODO list, but I'm currently settling
in to a new country, so it's not likely to happen in the next month,
I'm happy to answer any questions about the sqlite code though :)

Cheers

--
Matt Brown
[EMAIL PROTECTED]
Mob +353 85 170 3177 www.mattb.net.nz


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to