summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/sqlite/pysqlite.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-02-08 10:12:33 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2022-02-08 10:12:33 -0500
commitc2aa6374f3965c28aa2d56cbddf6dab3e1de18a2 (patch)
tree06e74da251a00d34ba79326266326a9f8928eb52 /lib/sqlalchemy/dialects/sqlite/pysqlite.py
parent15e37d5e540439439009cc2ea0f9421114c21909 (diff)
downloadsqlalchemy-c2aa6374f3965c28aa2d56cbddf6dab3e1de18a2.tar.gz
Accommodate escaped_bind_names for defaults/insert params
Fixed issue in Oracle dialect where using a column name that requires quoting when written as a bound parameter, such as ``"_id"``, would not correctly track a Python generated default value due to the bound-parameter rewriting missing this value, causing an Oracle error to be raised. Fixes: #7676 Change-Id: I5a54426d24f2f9b336e3597d5595fb3e031aad97
Diffstat (limited to 'lib/sqlalchemy/dialects/sqlite/pysqlite.py')
0 files changed, 0 insertions, 0 deletions