]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- repair laziness about setting time zone here, which is leaking
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 11 Oct 2015 16:00:39 +0000 (12:00 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 11 Oct 2015 16:00:39 +0000 (12:00 -0400)
commit2a8a06e33af60705faf3e7601ec7b3e31e44f8fb
tree0340ed934eb1cc992c45b0ca6f4d4f3f2199d7af
parent9d08c6abc21dcf3d832897d38aaba84aeaa14fa6
- repair laziness about setting time zone here, which is leaking
out depending on connection pool state
test/dialect/postgresql/test_query.py