On Dec 28, 11:27 pm, "bruce" <[EMAIL PROTECTED]> wrote:

> i'm playing around, researching sqlobject, and i notice that it appears to
> require the use of "id" in each tbl it handles in the database.

> is there a way to overide this function/behavior...

there better be such way. An ORM that does not allow you to override
what the primary keys are called would be quite limited. Look at
sqlmeta data:

http://www.sqlobject.org/SQLObject.html#class-sqlmeta

i.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to