#11580: Unable to query TextField against oracle nclob 10Gr4
-------------------------------------+-------------------------------------
     Reporter:  nosrednakram         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  1.6
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  oracle TextField     |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by PyKaB):

 * version:  1.1-beta => 1.6


Comment:

 It's no need to use function DBMS_LOB.SUBSTR in oracle 11g or greater.
 On the other hand, this function does not guarantee work for Oracle
 version below 11g for the use of several clobs.
 Perhaps it makes sense to abandon support for Oracle versions below 11g in
 Django 1.6 or 1.7.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11580#comment:9>
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/070.45cce827bdffdcbb64c5a1534e97a5f7%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to