summaryrefslogtreecommitdiff
path: root/django/db/backends/oracle/client.py
AgeCommit message (Expand)Author
2008-09-09db: Gave each DatabaseClient class an 'executable_name' attribute (e.g., 'psq...Adrian Holovaty
2008-08-11Fixed #5461 -- Refactored the database backend code to use classes for the cr...Russell Keith-Magee
2007-06-23Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. AllMalcolm Tredinnick
2006-05-26Added half of oracle backend. (The other half is all of the special-casing in...Adrian Holovaty