Re: [SQLObject] *id* column mandatory? BLOBS ?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2003-08-20 19:21:23
|
On Wednesday, August 13, 2003, at 04:35 PM, Luke Opperman wrote: > I haven't looked at what it will take to support BLOBs, my guess is a > release > implementation won't exist until the marshall/unmarshall column code > exists > (same thing that full BooleanCol support is waiting for). The elegant implementation will have to wait, but you should still be able to use them now. I posted a message with the subject "Binary Data" today, which kind of outlines it. Ian |