]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Merge branch 'issue_2581' of github.com:nathan-rice/sqlalchemy into pg_json
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 17 Dec 2013 19:03:20 +0000 (14:03 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 17 Dec 2013 19:03:20 +0000 (14:03 -0500)
commit2c3afb4dcb6bedd5189ec7e5e25afaa4636be4c9
tree25c3aa98c01b2df887688dc2bcd704d0200b1da2
parent207aaf2f41cff5970b34999d3cfc845a3b0df29c
parentc64b7aabab3357b6587a23cf010c4299479291d0
Merge branch 'issue_2581' of github.com:nathan-rice/sqlalchemy into pg_json
lib/sqlalchemy/dialects/postgresql/__init__.py
lib/sqlalchemy/dialects/postgresql/base.py
lib/sqlalchemy/dialects/postgresql/psycopg2.py
test/dialect/postgresql/test_types.py