#20785: [oracle] ORA-01425: escape character must be character string of length 
1
----------------------------------------------+------------------------
     Reporter:  ludo                          |      Owner:  nobody
         Type:  Bug                           |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.6-beta-1
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+------------------------
 Upgrading from 1.5 to 1.6 beta this error, which was fixed in #14149 crops
 up again. The simple fix is to add DatabaseError to the try/except block
 that wraps the query to test for Oracle operators when creating the
 connection. I'm on Python 2.7.3 cxOracle 5.1.2.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20785>
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/047.f4f341025e221c7cea41617f5a2a599b%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to