]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use a StaticPool for componentreflectiontest to ensure
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 28 Jan 2016 22:59:48 +0000 (17:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 28 Jan 2016 23:10:42 +0000 (18:10 -0500)
commit14b1e6fe8e18d139846c1aba6761d4eea3dc25c3
tree5b85691d070eab0e46257428a8bd6f07a4925267
parent13dfc532ac02657d75da40cc52d97b3b50a6bcfe
- use a StaticPool for componentreflectiontest to ensure
temp tables are reflectable on the same session they were
created
lib/sqlalchemy/testing/suite/test_reflection.py