On Fri, Oct 26, 2007 at 06:38:26PM +0200, Bart wrote:
> My question is another one - since by default SQLObject uses VARCHAR
> to support BLOBCol and PickleCol on SQLite, it's not likely to use its
> specifc BLOB API.
We simply cannot - SQLObject is written in pure Python, and use DB API
drivers, PySQLite in this case.
> It looks like pysqlite is up to using it, so the
> real question seems to be whether SQLObject can be made to use it,
Is there any documentation for the API in PySQLite?
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: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss