summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2018-02-21 11:16:09 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2018-02-22 11:36:34 -0500
commit8ab7c9639881e75eb93014438d30cc7208d3f796 (patch)
treebcb4ab339fe963bcdb1d5bb38edfa5c5de263298 /lib/sqlalchemy/sql/compiler.py
parent191dd0055c05f51fa985d4e24f107faa58743022 (diff)
downloadsqlalchemy-8ab7c9639881e75eb93014438d30cc7208d3f796.tar.gz
Ensure mapping has no version_id_generator when checking missing version_id
Fixed 1.2 regression in ORM versioning feature where a mapping against a :func:`.select` or :func:`.alias` that also used a versioning column against the underlying table would fail due to the check added as part of :ticket:`3673`. See also #4194 and #4195 for related issues found regarding mapped selects and versioning. Change-Id: Ifabe9a5c8c1bfa72db5029faa7a5dbf71f0a7ca0 Fixes: #4193
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions