django/tests/regressiontests/backends
Ian Kelly 6a1cf9369f Fixed a bug preventing cursor variables from being passed as bind parameters in the oracle backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13042 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-28 17:08:06 +00:00
..
__init__.py Added test cases for [6218]. 2007-09-14 21:38:45 +00:00
models.py Fixed #12818. SQLite now properly quotes strings for date extraction and truncation. Thanks, SmilyChris. 2010-02-24 15:29:25 +00:00
tests.py Fixed a bug preventing cursor variables from being passed as bind parameters in the oracle backend. 2010-04-28 17:08:06 +00:00