django1/django/db/backends/oracle
Adrian Holovaty aab04a4c2f Refactored get_date_extract_sql() to DatabaseOperations.date_extract_sql(). Refs #5106
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5951 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-19 22:40:06 +00:00
..
__init__.py Added half of oracle backend. (The other half is all of the special-casing in django/db/models/query.py, which I will be refactoring.) Refs #1990. Thanks, Jason Huggins and tzellman 2006-05-26 05:37:21 +00:00
base.py Refactored get_date_extract_sql() to DatabaseOperations.date_extract_sql(). Refs #5106 2007-08-19 22:40:06 +00:00
client.py Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All 2007-06-23 14:16:00 +00:00
creation.py Updated Oracle 'syncdb' call from [5906] to use the options that it previously had 2007-08-16 19:27:58 +00:00
introspection.py Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All 2007-06-23 14:16:00 +00:00