#22343: Two Oracle test failures since the removal of legacy transaction 
management
-------------------------------------+-------------------------------------
     Reporter:  timo                 |                    Owner:  shai
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Release blocker      |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by shai):

 * owner:  nobody => shai
 * status:  new => assigned


Comment:

 Indeed. It seems like, in autocommit mode, the query execution is done in
 a (sub-)transaction separate from the fetches, which triggers this error
 when the selection is for update. I'm looking into it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22343#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.45f44b44ccab57db298d7f3ce05b6f88%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to