Re: [SQLObject] SQLite fails for binaries
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
|
From: Nicholas L. <nic...@pl...> - 2003-09-07 06:41:07
|
On Sun, Sep 07, 2003 at 12:36:01AM -0400, Joshua Rothenberg wrote:
> images).. And it still works properly under PostgreSQL. I have no
> idea if the problem is with my code, SQLObject's SQLite interface,
> PySQLite, or SQLite. Although since it *does* work in other database
> systems its probably one of the latter three. Hasn't anyone had this
> problem before?
Have you tried encoding a file to text file, then running an insert from
the sqlite cmd-line tool? doing a select, then checking the two results.
Then the same with straight PySQLite, and no SQLO.
--
Nicholas Lee - nj.lee at plumtree.co dot nz, somewhere on the fish Maui caught.
gpg. 8072 4F86 EDCD 4FC1 18EF 5BDD 07B0 9597 6D58 D70C icq. 1612865
Quixotic Eccentricity
|