]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- keep dialect at default for type compile
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Oct 2012 15:15:29 +0000 (11:15 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 11 Oct 2012 15:15:29 +0000 (11:15 -0400)
commit06af57b05f9a0aebfcdd86e9def41a6c82513429
tree6eae7fd50e6b56c6401ea24255f53952b4a37f3e
parent5f0f975b8b105e151a110579c9179992e430abc7
- keep dialect at default for type compile
- python2.5/3 fixes
test/sql/test_types.py