#5558: istartswith lookup fails with ORACLE in r6393
---------------------------------------------------------------+------------
Reporter: [EMAIL PROTECTED] | Owner:
mboersma
Status: assigned |
Component: Database wrapper
Version: SVN |
Resolution:
Keywords: Oracle oracle db backend startswith istartswith |
Stage: Unreviewed
Has_patch: 0 |
Needs_docs: 0
Needs_tests: 0 |
Needs_better_patch: 0
---------------------------------------------------------------+------------
Comment (by anonymous):
Replying to [comment:3 ikelly]:
> It works for me. Frank, can you find out for us what query is actually
being executed?
the problem is, ever since updating django to latest trunk (with unicode-
branch changes) I cannot get my debug view up
as soon as I have a mistake somewhere, I get a UnicodeDecodeError.
I described that problem here: http://groups.google.se/group/django-
developers/browse_thread/thread/54bf180fca0cd124/188ab761ec6411de
but have not manage to solve it unfortunately.
So to move things forward in my project in any case, I debugged my view on
the python prompt, doing step-by-step execution of my code.
Thats how I got to this oracle error...
--
Ticket URL: <http://code.djangoproject.com/ticket/5558#comment:5>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---