Re: [SQLObject] Joins/FKs with bad IDs
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Bud P. B. <bu...@si...> - 2003-05-19 12:29:13
|
On Mon, 19 May 2003 02:21:42 -0400 Edmund Lian <el...@in...> wrote: > What we need is something that allows us to use a mixture of techniques. > E.g., use the tool to do quick/dirty/simple stuff, but also use the tool > to implement hard stuff that requires lots of enterprise level SQL (for > want of a better term): multiway joins, subqueries, transactions, etc. > OK, so I'm dreaming! :-) Maybe one way of doing this would be to allow a (what I call) ClassMap to use custom SQL instead of one generated automatically. That way, almost anything could be encapsulated as an object. Don't know how to deal with relationships this way, though.. --b /----------------------------------------------------------------- | Bud P. Bruegger, Ph.D. | Sistema (www.sistema.it) | Via U. Bassi, 54 | 58100 Grosseto, Italy | +39-0564-411682 (voice and fax) \----------------------------------------------------------------- |