#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                    |
-------------------------------------+-------------------------------------

Comment (by susundberg):

 Hey all, i had the same problem. I am using django-1.4 (for customer
 reason) and "Oracle Database 11g Release 11.2.0.4.0 - 64bit Production".

 Using the PyKAB patch (remove DBMS_LOB.SUBSTR ) did remove the problem
 with count() call, but it introduces new bug that causes that query ..
 exclude( my_textfield = "" ) not work properly: also the ones that have ""
 content are returned.

--
Ticket URL: <https://code.djangoproject.com/ticket/11580#comment:10>
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.3ee8f07a38dc439a1effeeaeb07d867a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to