diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-24 18:08:05 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-24 23:11:13 -0400 |
commit | 654ca5463d2045d8dc74d7d790081f58554d796d (patch) | |
tree | f3202afc7f7345e9fbee321c80660a112d262cfb /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | f34b180ca9059a74c3bf1db1b79e187c3f4b81c9 (diff) | |
download | sqlalchemy-654ca5463d2045d8dc74d7d790081f58554d796d.tar.gz |
Rework autoescape to be a simple boolean; escape the escape character
Reworked the new "autoescape" feature introduced in
:ref:`change_2694` in 1.2.0b2 to be fully automatic; the escape
character now defaults to a forwards slash ``"/"`` and
is applied to percent, underscore, as well as the escape
character itself, for fully automatic escaping. The
character can also be changed using the "escape" parameter.
Change-Id: I74894a2576983c0f6eb89480c9e5727f49fa9c25
Fixes: #2694
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions