summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/databases/oracle.py
Commit message (Expand)AuthorAgeFilesLines
* license switchMike Bayer2005-12-311-13/+2
* catching up oracle to current, some tweaks to unittests to work better with o...Mike Bayer2005-12-301-7/+12
* fix to oracle function select, users table in test should be non-sequenceMike Bayer2005-12-171-2/+5
* refactoring of execution path, defaults, and treatment of different paramstylesMike Bayer2005-12-171-2/+1
* factored "sequence" execution in postgres in oracle to be generalized to the ...Mike Bayer2005-12-161-17/+12
* added rudimentary support for limit and offset (with the hack version in oracle)Mike Bayer2005-12-071-0/+22
* primary_keys => primary_keyMike Bayer2005-12-041-2/+2
* refactorings to sql generation, unions, engine locationMike Bayer2005-12-031-2/+2
* migrated __ALL__ to __all__, oops, and reworked moduleMike Bayer2005-11-301-1/+1
* mysql somewhat presentMike Bayer2005-11-271-1/+1
* got round trip for multiple priamry keys to work with table create/reflection...Mike Bayer2005-11-261-2/+2
* moving sqlite filename into named optionsMike Bayer2005-11-051-0/+9
* (no commit message)Mike Bayer2005-10-271-2/+4
* (no commit message)Mike Bayer2005-10-231-2/+2
* (no commit message)Mike Bayer2005-10-231-1/+1
* (no commit message)Mike Bayer2005-10-231-7/+6
* (no commit message)Mike Bayer2005-10-231-3/+2
* (no commit message)Mike Bayer2005-10-231-15/+20
* (no commit message)Mike Bayer2005-10-231-2/+2
* (no commit message)Mike Bayer2005-10-231-0/+3
* (no commit message)Mike Bayer2005-10-231-1/+1
* (no commit message)Mike Bayer2005-10-231-1/+1
* (no commit message)Mike Bayer2005-10-231-15/+20
* (no commit message)Mike Bayer2005-10-231-4/+2
* (no commit message)Mike Bayer2005-10-231-12/+33
* sequences, oracleMike Bayer2005-10-231-4/+103
* (no commit message)Mike Bayer2005-09-171-7/+6
* (no commit message)Mike Bayer2005-07-161-4/+4
* ramping upMike Bayer2005-07-071-0/+18
* Initial revisionMike Bayer2005-07-011-0/+62