Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 6983201cfb172c2895ed6eea1e0f0eb3804d4c00
      
https://github.com/django/django/commit/6983201cfb172c2895ed6eea1e0f0eb3804d4c00
  Author: Shai Berger <s...@platonix.com>
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
    M django/db/backends/oracle/base.py
    M tests/model_fields/models.py
    M tests/model_fields/tests.py

  Log Message:
  -----------
  Fixed #20292: Pass datetime objects (not formatted dates) as params to Oracle

This seems worthwhile in its own right, but also works around an Oracle
bug (in versions 10 -- 11.1) where the use of Unicode would reset the
date/time formats, causing ORA-01843 errors.

Thanks Trac users CarstenF for the report, jtiai for the initial patch,
and everyone who contributed to the discussion on the ticket.


-- 
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/5320d828b5c84_7b9ebd9d407537e%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to