#29777: ORA-00933: SQL command not properly ended with pagination in a 
ModelViewSet
-------------------------------------+-------------------------------------
     Reporter:  zorky                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  2.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
  orm,oracle,pagination              |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):

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


Comment:

 I'm afraid this has to do with your Oracle version.

 Django 2.0 dropped support for Oracle < 12.1 so I assume it happened to
 work for your use case but changes such as #28670 which are relied on by
 pagination might have broken it.

 https://docs.djangoproject.com/en/2.1/releases/2.0/#dropped-support-for-
 oracle-11-2
 https://code.djangoproject.com/wiki/SupportedDatabaseVersions

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29777#comment:2>
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/063.69968eb66ea51fd721c5eae81860c732%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to