On Thu, Nov 27, 2008 at 11:07:31PM +0100, Markus Gritsch wrote:
> Currently the precedence is
> 1. sqlite3
> 2. pysqlite2
> 3. sqlite
> 
> Since sqlite3 is bundled with Python, it get's outdated by more recent
> versions of pysqlite2 quite quickly.  So if it is desired to have as
> default the most recent version, the default order if no parameter is
> specified should be
> 
> 1. pysqlite2
> 2. sqlite3
> 3. sqlite

   I agree.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to