Oleg Broytmann wrote:
On Wed, Apr 05, 2006 at 04:39:13AM -0500, Jachin Rupe wrote:
I've been up for a while so I could be missing something obvious but I didn't see anything in the documentation that said that when I'm dealing with one-to-many relationships I have to create the "one" table before I created the "many" table.

   If you are dealing with relations in a Real DBMS like Postgres you must
create a referred table before creating a referring column. It is a general
rule, I don't think we need this in our docs.
   It has nothing with "one" or "many", though.

Thank you for clearing that up. I never really have worked with relations in a "Real DBMS" before. I'll be sure to consult the Postgres documentation in the future.

-jachin


Oleg.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to