Re: [SQLObject] Additionnal datas on joins
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Brad B. <br...@bb...> - 2003-07-28 14:59:29
|
On Mon, Jul 28, 2003 at 09:41:12AM -0400, Brad Bollenbach wrote: > On Mon, Jul 28, 2003 at 10:31:01AM +0200, Fran?ois Girault wrote: > > Hi all, > > > > in some cases, there's additionnal datas in relation table. For example, the rank if the relation is ordered, or a lock object for edition... > > > > It's very common to see that. > > Yes, this is the use case for composite keys. :) Which -- by the way -- I need to be able to do *right* *now*. :) I'm willing to help on getting the tests that need to pass written, and writing the code that passes them once we, the users of SQLObject, decide what is the most natural way to express composition. -- Brad Bollenbach BBnet.ca |