I wanted to do this as well, but just coded around it.

If you absolutely have to do it, you could look at sqlalchemy.  I believe it
can do this.  I've never used it.

If you are building a new database, it's pretty easy to code around.

On 5/4/07, Iacopo Pecchi <[EMAIL PROTECTED]> wrote:

Hello,
i'm new to turbogears and sqlobject.
I would like to know how i can create a primary key on multiple
values/variables,
like primary key(name, surname).


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to