]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
merged postgres domains patch r2814-2815
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Jun 2007 00:01:54 +0000 (00:01 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Jun 2007 00:01:54 +0000 (00:01 +0000)
commit7fcaa67294c75f15a84ddb696d2f62920af4579d
tree508428885eaa579b652aa3d04e50045edf4e13a7
parentdc9eb2a5930461a29a7fa7890a7e61d7b16007f8
merged postgres domains patch r2814-2815
CHANGES
lib/sqlalchemy/databases/postgres.py
test/dialect/alltests.py
test/dialect/postgres.py [new file with mode: 0644]
test/engine/reflection.py
test/sql/query.py
test/sql/testtypes.py