summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-05-31 20:34:03 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-06-01 15:37:48 -0400
commita7a19f292451e10aef489d87df27be7f58f831a8 (patch)
treec4c2c2e6c072bc6d29c2e260cd60a43a2332cc9f /lib/sqlalchemy/sql
parentcbfa1363d7201848a56e7209146e81b9c51aa8af (diff)
downloadsqlalchemy-a7a19f292451e10aef489d87df27be7f58f831a8.tar.gz
Support multiple dotted sections in mssql schema names
Refined the logic used by the SQL Server dialect to interpret multi-part schema names that contain many dots, to not actually lose any dots if the name does not have bracking or quoting used, and additionally to support a "dbname" token that has many parts including that it may have multiple, independently-bracketed sections. This fix addresses #5364 to some degree but probably does not resolve it fully. References: #5364 Fixes: #5366 Change-Id: I460cd74ce443efb35fb63b6864f00c6d81422688
Diffstat (limited to 'lib/sqlalchemy/sql')
0 files changed, 0 insertions, 0 deletions