On Thu, Nov 27, 2008 at 11:07:31PM +0100, Markus Gritsch wrote:
> On Thu, Nov 27, 2008 at 10:09 PM, Dan Pascu <da...@ag...> wrote:
> > On Thursday 27 November 2008, Oleg Broytmann wrote:
> >> > Or maybe some parameter to the dburi (like backend) would be simpler
> >> > and cleaner.
> >>
> >> Either sqlite2://, sqlite3:// - or sqlite://...?backend=sqlite2.
> >
> > My preference would be towards the last example using a backend parameter
>
> Me too. Using 'sqlite2' as name is IMO not correct. 'pysqlite2'
> would be more appropriate but this makes it look weird at the URI
> beginning. Appending ?backend=sqlite3 or ?backend=pysqlite2 looks
> nice.
Done in revision 3967. Will be in 0.12.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|