[DB-SIG] Re: Using SQLite from Python

Oliver Vecernik vecernik@aon.at
Thu, 09 Jan 2003 09:05:25 +0100


Gerhard H=E4ring schrieb:
> [...]
> Btw. it occured to me today that we should rather use something like
> "-- pysqlite_pragma" instead, so SQL code can be written more portably
> across databases.

Very good idea, in my opinion. BTW: I can specify types for sqlite as an =

option (I know it's not used, but encouraged to do it for=20
clarification). Is there a special reason (e.g. speed) for pysqlite not=20
to use this information, if provided? It would be convenient!

Oliver