#5558: istartswith lookup fails with ORACLE in r6393
---------------------------------------------------------------+------------
Reporter: [EMAIL PROTECTED] | Owner:
mboersma
Status: closed |
Component: Database wrapper
Version: SVN |
Resolution: invalid
Keywords: Oracle oracle db backend startswith istartswith |
Stage: Unreviewed
Has_patch: 0 |
Needs_docs: 0
Needs_tests: 0 |
Needs_better_patch: 0
---------------------------------------------------------------+------------
Changes (by anonymous):
* status: assigned => closed
* resolution: => invalid
Comment:
Replying to [comment:5 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...
ok I figured it out now.
the problems with me not getting the Debug view to work were related to
Ticket 5588 that I just filed.
with that change in place (and the Django Debug view reinstated), I cannot
reproduce this problems
sorry for filing this ticket prematurely, and thanks for bringing Oracle
support to django (and making it work so well)!
--
Ticket URL: <http://code.djangoproject.com/ticket/5558#comment:6>
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
-~----------~----~----~----~------~----~------~--~---