]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix some tests related to the URL change and try to make
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 May 2015 13:07:36 +0000 (09:07 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 May 2015 13:07:36 +0000 (09:07 -0400)
commite9921ad356fee4edb56007ae39793fb2211f13cf
tree476b9d01dd3e3f04c247048ff86f8d2417fa9c84
parent04c625467e65ec4189d4fd73e0e10c727f04dce6
- fix some tests related to the URL change and try to make
the URL design a little simpler
lib/sqlalchemy/engine/strategies.py
lib/sqlalchemy/engine/url.py
test/engine/test_reconnect.py