]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Changed the py-postgresql dialect to indicate that it is using the pyformat parameter...
authorMichael Trier <mtrier@gmail.com>
Tue, 23 Feb 2010 00:27:37 +0000 (00:27 +0000)
committerMichael Trier <mtrier@gmail.com>
Tue, 23 Feb 2010 00:27:37 +0000 (00:27 +0000)
commit2a1eca4bbc74347a213fb22b628eae1b1762004d
tree3846f934badd5539f0da497a48552e68008132f8
parentd050991944fdeb27e7674987622081494ebb6087
Changed the py-postgresql dialect to indicate that it is using the pyformat parameter style.
lib/sqlalchemy/dialects/postgresql/pypostgresql.py
test/dialect/test_postgresql.py