]> 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:34:12 +0000 (12:34 -0400)
commit08fa2f29e70765fcab8963eb99745e9d04b8edd3
tree5717a12eb6315dce83a870e0cf8c34e6ed9f0b99
parent1781257fbf09d60e236c3fdf51578a9760bfc890
- repair laziness about setting time zone here, which is leaking
out depending on connection pool state

(cherry picked from commit 2a8a06e33af60705faf3e7601ec7b3e31e44f8fb)
(cherry picked from commit 48ad282e379d49cf6d6eb97dc0739fa0f29f5464)

Conflicts:
test/dialect/postgresql/test_query.py
test/dialect/postgresql/test_query.py