django1/django/db/backends/oracle
Josh Smeaton 0eb5cde9da Fixed #21775 -- Allowed customization of datafile for Oracle tablespace 2014-09-17 09:55:33 -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 Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
client.py Fixed #22234 -- Replaced OS-specific code with subprocess.call() in dbshell. 2014-08-04 09:21:03 -04:00
compiler.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
creation.py Fixed #21775 -- Allowed customization of datafile for Oracle tablespace 2014-09-17 09:55:33 -04:00
introspection.py Made Oracle introspect FloatFields correctly 2014-01-30 00:41:11 +02:00
schema.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00