[SQLObject] *id* column mandatory? BLOBS ?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Jim V. <Jim...@no...> - 2003-08-13 19:13:50
|
Hello, From the documentation, it appears that SQLObject is for use with tables that have an *id* column. May SQLObject be used with tables that do not have an *id* column? Also, a previous post asked about support for BLOBS. Presently, there appears to be no such support. Are there plans to support BLOBS? Thanks, -- jv |