summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-04-07 10:56:12 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-04-07 10:57:36 -0400
commitf6306921353b94ed2ffc36b3d04e0ba4284f4898 (patch)
tree65562e32dbc2e205ec6228854fe3c8faff9c0e86 /lib/sqlalchemy/sql/base.py
parentd1847bbe268d48d34f4781b317ac8e6bf13d44bd (diff)
downloadsqlalchemy-f6306921353b94ed2ffc36b3d04e0ba4284f4898.tar.gz
Expand reg for schema translate map for most special characters
Fixed regression where usage of a token in the :paramref:`_engine.Connection.execution_options.schema_translate_map` dictionary which contained special characters such as braces would fail to be substituted properly. Use of square bracket characters ``[]`` is now explicitly disallowed as these are used as a delimiter character in the current implementation. Fixes: #6216 Change-Id: I7ccfc2292b17340054cedf485ed1adf3119b96c8
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions