#30054: SQLite doesn't implement cascading flush and breaks available_apps 
feature.
-------------------------------------+-------------------------------------
     Reporter:  Simon Charette       |                    Owner:  Simon
                                     |  Charette
         Type:  Bug                  |                   Status:  closed
    Component:  Testing framework    |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 Is most of the time spent doing the recursive CTE or applying the
 generated `DELETE`s?

 I guess we could flush all tables when `tables and allow_cascade` or cache
 relationship graphs per connection to avoid performing the CTE on each
 `TransactionTestCase` teardown.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30054#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.fbb54a44b3923b67e6a9abf6bd8c7186%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to