Branch: refs/heads/master
Home: https://github.com/django/django
Commit: 86c20e39eb9ea0bbd25889403d16d857748aff9b
https://github.com/django/django/commit/86c20e39eb9ea0bbd25889403d16d857748aff9b
Author: Anssi Kääriäinen <[email protected]>
Date: 2012-06-13 (Wed, 13 Jun 2012)
Changed paths:
M django/db/backends/oracle/base.py
M tests/regressiontests/backends/tests.py
Log Message:
-----------
Fixed connection.queries encoding handling on Oracle
In addition, removed a possibly problematic .filter() call from
backends.test_query_encoding test. It is possible the .filter could
cause collation problems on MySQL, and as it wasn't absolutely needed
for the test it seemed better to get rid of the call.
Refs #18461.
--
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.