summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/databases/postgres.py
Commit message (Expand)AuthorAgeFilesLines
* rowid_column becomes more like the "order by column". 'default_ordering' fla...Mike Bayer2006-01-011-11/+19
* postgres oids say byebye by default, putting hooks in for engines to determin...Mike Bayer2006-01-011-2/+14
* datetime introspection adjustmentMike Bayer2005-12-311-16/+6
* refactoring of execution path, defaults, and treatment of different paramstylesMike Bayer2005-12-171-13/+7
* factored "sequence" execution in postgres in oracle to be generalized to the ...Mike Bayer2005-12-161-51/+28
* added rudimentary support for limit and offset (with the hack version in oracle)Mike Bayer2005-12-071-0/+10
* primary_keys => primary_keyMike Bayer2005-12-041-4/+4
* Added float type to support real/double precision/float8/etc sql data types. ...Robert Leftwich2005-12-011-0/+9
* migrated __ALL__ to __all__, oops, and reworked moduleMike Bayer2005-11-301-1/+1
* mysql somewhat presentMike Bayer2005-11-271-105/+7
* got round trip for multiple priamry keys to work with table create/reflection...Mike Bayer2005-11-261-2/+2
* broke out coltypes across psycopg1/2, placed TODO for ps1 date adjustmentMike Bayer2005-11-261-7/+31
* moving sqlite filename into named optionsMike Bayer2005-11-051-0/+10
* (no commit message)Mike Bayer2005-11-051-3/+0
* (no commit message)Mike Bayer2005-10-311-1/+1
* (no commit message)Mike Bayer2005-10-311-38/+58
* (no commit message)Mike Bayer2005-10-301-3/+3
* (no commit message)Mike Bayer2005-10-301-8/+19
* (no commit message)Mike Bayer2005-10-301-16/+15
* (no commit message)Mike Bayer2005-10-291-33/+33
* (no commit message)Mike Bayer2005-10-291-5/+17
* (no commit message)Mike Bayer2005-10-291-2/+75
* (no commit message)Mike Bayer2005-10-231-2/+2
* (no commit message)Mike Bayer2005-10-231-1/+0
* (no commit message)Mike Bayer2005-10-231-9/+38
* sequences, oracleMike Bayer2005-10-231-13/+29
* (no commit message)Mike Bayer2005-10-231-4/+8
* (no commit message)Mike Bayer2005-10-231-0/+5
* oids rows insert sort orders galoreMike Bayer2005-10-221-13/+10
* (no commit message)Mike Bayer2005-10-221-2/+8
* (no commit message)Mike Bayer2005-10-221-0/+8
* (no commit message)Mike Bayer2005-10-221-1/+7
* postgres kickin my ass w00pMike Bayer2005-10-211-36/+84
* (no commit message)Mike Bayer2005-10-131-6/+7
* devMike Bayer2005-08-281-5/+10
* (no commit message)Mike Bayer2005-08-091-3/+57
* ramping upMike Bayer2005-07-071-0/+17
* Initial revisionMike Bayer2005-07-011-0/+17