django1/django/db/backends/oracle
Thomas Chaumeny 6b5d82749c Fixed #16731 -- Made pattern lookups work properly with F() expressions 2014-11-28 12:50:42 +02: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 #16731 -- Made pattern lookups work properly with F() expressions 2014-11-28 12:50:42 +02:00
client.py Fixed #22234 -- Replaced OS-specific code with subprocess.call() in dbshell. 2014-08-04 09:21:03 -04:00
compiler.py Fixed #23867 -- removed DateQuerySet hacks 2014-11-26 17:49:25 -05:00
creation.py Fixed #23649 -- Made Oracle test-db creation drop test-user earlier when needed 2014-10-17 04:46:15 +03:00
introspection.py Made get_table_list return a TableInfo named tuple 2014-09-23 20:13:31 +02:00
schema.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00