]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- adjust to allow dblink tests to work with multiprocess users.
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Feb 2016 18:13:39 +0000 (13:13 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Feb 2016 18:13:39 +0000 (13:13 -0500)
commit7e619d0be41afc3b6cd5e5fceba9dbc5f39b012d
tree7022a38f4ccdaab929550e68968537ff755f4ecd
parentc70d7226ee1ced742b0ef4536e2c33aa480a437f
- adjust to allow dblink tests to work with multiprocess users.
unfortunately the synonym doesn't work for SQL statements here
when the dblink is on a different user, testing this is not really
critical so just removed it.
setup.cfg
test/dialect/test_oracle.py