diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-02-21 11:16:09 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-02-22 11:36:34 -0500 |
commit | 8ab7c9639881e75eb93014438d30cc7208d3f796 (patch) | |
tree | bcb4ab339fe963bcdb1d5bb38edfa5c5de263298 /lib/sqlalchemy/sql/compiler.py | |
parent | 191dd0055c05f51fa985d4e24f107faa58743022 (diff) | |
download | sqlalchemy-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