Re: [SQLObject] *id* column mandatory? BLOBS ?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Frank B. <fb...@fo...> - 2003-08-13 22:00:09
|
Hallo, Jim Vickroy hat gesagt: // Jim Vickroy wrote: > May SQLObject be used with a table that has no primary key column (e.g., with a > table whose key is a combination of columns -- some perhaps being non-integer)? Currently no. An integer ID column is mandatory. From the docs: "You can override the name, but some integer primary key must exist." ciao -- Frank Barknecht _ ______footils.org__ |