]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- repair that we use db_opts when the url here is different,
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Jun 2015 23:24:10 +0000 (19:24 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Jun 2015 23:24:10 +0000 (19:24 -0400)
commit0e84dcc48563db66cbbc8952f4f7709003a1ae15
tree6404e76dc03d35fb737203082082703a5dde0edb
parent61e83ec41bb0126e1c96a7a648e30a7f515c3ec9
- repair that we use db_opts when the url here is different,
as we are using db_opts for the first time with legacy_schema_args
lib/sqlalchemy/testing/engines.py