This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
db
/
backends
/
oracle
History
Adrian Holovaty
e4b7e369dd
Refactored get_max_name_length() to DatabaseOperations.max_name_length(). Refs
#5106
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@5960
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-19 23:53:39 +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_max_name_length() to DatabaseOperations.max_name_length(). Refs
#5106
2007-08-19 23:53:39 +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