diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-04-07 10:56:12 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-04-07 10:57:36 -0400 |
| commit | f6306921353b94ed2ffc36b3d04e0ba4284f4898 (patch) | |
| tree | 65562e32dbc2e205ec6228854fe3c8faff9c0e86 /lib/sqlalchemy/sql/base.py | |
| parent | d1847bbe268d48d34f4781b317ac8e6bf13d44bd (diff) | |
| download | sqlalchemy-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
