sqlobject issue/question...
Istvan Albert
istvan.albert at gmail.com
Sat Dec 29 09:12:12 EST 2007
On Dec 28, 11:27 pm, "bruce" <bedoug... at earthlink.net> 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.
More information about the Python-list
mailing list