summaryrefslogtreecommitdiff
path: root/django/db/backends/oracle/compiler.py
AgeCommit message (Expand)Author
2010-10-13Fixed #12192 -- Don't execute any DB query when the QS slicing being performedRamiro Morales
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee