"Matt Wilson" <[EMAIL PROTECTED]> writes:

Note that the alpha_beta table has no foreign keys!  How do I force
them to exist?  I noticed that if I manually create the table, then I
get them.

SQL Object doesn't create them.  You can supply aditional commands through the
createSQL attribute in your sqlmeta class if you're using SO 0.8b1+.

http://groups.google.com.br/group/comp.lang.python/browse_thread/thread/97d82a04ff0456ca/7b477718ec6b5ebc?lnk=st&q=sqlobject+create+sqlmeta&rnum=4&hl=pt-BR#7b477718ec6b5ebc
Hopefully I'm doing something really silly and there's an easy fix for
this.

Creating the extra indices by hand is, unfortunately, what I do.
--
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to