Ian,
I'm looking whether there is a solution to creating clean SQL for
Postgres and Foreign Keys that could still make it into 0.4.
In the documentation, you write: about foreignKeys:
Pass a string with foreignKey, not the actual class. This avoids
circular dependencies.
Really, it would be great to have the actual class instead of a string
here. That way, it would be trivial to find out the table name...
What exactly are the problems of circular dependencies? In the
person, phonenumber example, I see that phonenumber would reference
person, but I don't see any reference back from person to phonenumber.
Thanks
--b
/-----------------------------------------------------------------
| Bud P. Bruegger, Ph.D.
| Sistema (www.sistema.it)
| Via U. Bassi, 54
| 58100 Grosseto, Italy
| +39-0564-411682 (voice and fax)
\-----------------------------------------------------------------
|