]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
postgresql dialect tests
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 28 Apr 2013 20:27:23 +0000 (16:27 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 28 Apr 2013 20:27:23 +0000 (16:27 -0400)
commit734376130f01d17acc0d6c2d34c1e0f94a1cd1da
treea362ebea6de09e3a138b27052fec856bf9304064
parent1321088644c8d845e6e8d96f24c5f841c3bc9e28
postgresql dialect tests
lib/sqlalchemy/dialects/postgresql/base.py
lib/sqlalchemy/dialects/postgresql/psycopg2.py
lib/sqlalchemy/types.py
lib/sqlalchemy/util/__init__.py
test/dialect/test_postgresql.py