django1/django/db/backends/oracle
Andrew Godwin 3ffbfe4abc Stubbed-out oracle schema file 2012-09-07 15:56:07 -04: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 Very initial Oracle support 2012-09-07 15:48:22 -04:00
client.py Fixed #10357 -- Fixed the "dbshell" command for Windows users. 2009-04-11 11:41:35 +00:00
compiler.py [py3] Fixed Oracle specific failures 2012-08-19 23:45:26 +03:00
creation.py Very initial Oracle support 2012-09-07 15:48:22 -04:00
introspection.py Made get_indexes() consistent across backends. 2012-04-30 14:30:29 +03:00
schema.py Stubbed-out oracle schema file 2012-09-07 15:56:07 -04:00