diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-03 10:30:51 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-03 10:31:29 -0400 |
commit | 4399431b53e5d132672431205c654d7d6b32dd77 (patch) | |
tree | e0d6baef528c1f6dae8331bf1e86fa7f84d90aa8 /lib/sqlalchemy/dialects/postgresql/base.py | |
parent | 613d8ca0f84d3e92b35403eaba21824e72b8ada8 (diff) | |
download | sqlalchemy-4399431b53e5d132672431205c654d7d6b32dd77.tar.gz |
- The hostname-based connection format for SQL Server when using
pyodbc will no longer specify a default "driver name", and a warning
is emitted if this is missing. The optimal driver name for SQL Server
changes frequently and is per-platform, so hostname based connections
need to specify this. DSN-based connections are preferred.
fixes #3182
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions