#2130: Foreign keys sometime not generated correctly
----------------------------+-----------------------------------------------
 Reporter:  anonymous       |        Owner:  adrian
     Type:  defect          |       Status:  closed
 Priority:  normal          |    Milestone:        
Component:  Core framework  |      Version:  SVN   
 Severity:  normal          |   Resolution:  fixed 
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by mtredinnick):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 It looks like this has been corrected at some point since filing (possibly
 in [3182]). By changing the class names and the database backends, I can
 generate SQL where the reference is either inline in the table or as an
 "alter table" statement afterwards (it's this latter case that was failing
 in the second example above). Please do reopen if the problem reoccurs,
 but I believe this is fixed now.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2130>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to