#23061: Oracle SQL compiler adding outer pagination selects causing ORA-00907:
missing right parenthesis when used with select_for_update.
-------------------------------------+-------------------------------------
     Reporter:  michael.miller@…     |                    Owner:  shai
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  1.7-rc-1
  (models, ORM)                      |               Resolution:
     Severity:  Release blocker      |             Triage Stage:  Ready for
     Keywords:  oracle sql compiler  |  checkin
  ORA-00907                          |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by michael.miller@…):

 I'm not excited by all my gets now being wrapped in two additional
 selects. Our DBAs probably won't be either. Is it possible to create a db
 back end flag for slicing get results and have it turned off on Oracle.
 Even if it's not turned off in Oracle, having the flag there would allow
 us to turn it off in our own backend. (We fork the Django oracle backend
 and integrate Oracle Database Resident Connection Pooling).

 If not the patch should work and thanks for looking at the problem. Sorry
 I'm at PyCon Australia and haven't had time to test.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23061#comment:12>
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/084.ee431e0a152dcf7854520ec34a1a32be%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to