#3615: Can't define forward references in fixtures using MySQL with InnoDB
-------------------------------------+-------------------------------------
               Reporter:  russellm   |          Owner:  nobody
                   Type:  Bug        |         Status:  closed
              Milestone:             |      Component:  Database layer
                Version:  SVN        |  (models, ORM)
             Resolution:  fixed      |       Severity:  Normal
           Triage Stage:  Accepted   |       Keywords:  mysql innodb myisam
    Needs documentation:  0          |  reference fixture
Patch needs improvement:  1          |      Has patch:  1
                  UI/UX:  0          |    Needs tests:  0
                                     |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by kmtracey):

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


Comment:

 In [16590]:
 {{{
 #!CommitTicketReference repository="" revision="16590"
 Fixed #3615: Added support for loading fixtures with forward references on
 database backends (such as MySQL/InnoDB) that do not support deferred
 constraint checking. Many thanks to jsdalton for coming up with a clever
 solution to this long-standing issue, and to jacob, ramiro, graham_king,
 and russellm for review/testing. (Apologies if I missed anyone else who
 helped here.)
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/3615#comment:48>
Django <https://code.djangoproject.com/>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to