]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- postgres TIMESTAMP renders correctly [ticket:981]
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 27 Feb 2008 20:23:23 +0000 (20:23 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 27 Feb 2008 20:23:23 +0000 (20:23 +0000)
commit9302f2b2fbae513c675e5fcd19e3836d4b63d0fe
treef0f8c43642307df21cd75848f7731164ace3af0a
parent82edfd0e915717dbc93d53247e5f2515ac5dd474
- postgres TIMESTAMP renders correctly [ticket:981]
CHANGES
lib/sqlalchemy/databases/postgres.py
lib/sqlalchemy/sql/compiler.py
test/dialect/postgres.py