]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Fixed bug in oracle dialect test suite where in one test,
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jul 2014 18:27:59 +0000 (14:27 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jul 2014 18:27:59 +0000 (14:27 -0400)
commit0eb53b2e7936d2b0a17077a922ce1d97f102e38a
tree790652e4bc756537db41643c5ce1355294846091
parent4020f2f440b17b3637c19ac37a394646e0ddd21a
- Fixed bug in oracle dialect test suite where in one test,
'username' was assumed to be in the database URL, even though
this might not be the case.  Fixes #3128
doc/build/changelog/changelog_09.rst
test/dialect/test_oracle.py