make most porting trivial.
Sent from Samsung Mobile
Original message
From: James Vanns
Date:
To: General Discussion of SQLite Database
Subject: [sqlite] sqlite3 Python interface
___
sqlite-users mailing list
sqlite-users
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/02/13 10:00, James Vanns wrote:
> I can find no further Python DBI/sqlite3 API documentation to suggest
> either way. I tried it and it fails I guess that's it :(
A flag needs to be set in the open call which pysqlite doesn't do. Heck
the m
Anybody know if the connect() call accepts the underlying SQLite URI format?
http://docs.python.org/2/library/sqlite3.html
http://www.sqlite.org/c3ref/open.html
http://www.sqlite.org/uri.html
I can find no further Python DBI/sqlite3 API documentation to suggest either
way.
I tried it and it fail
3 matches
Mail list logo