diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-12-28 09:33:07 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-12-28 09:36:24 -0500 |
commit | 16f08cbed5ff4f0f0b08dbd0dbd6e49aaee79163 (patch) | |
tree | 05041b1350a2d49457c4f0209da7a517b5f59d18 /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | ec5c9ebe6e7b8822de0c7bd19aea11ea2a582e29 (diff) | |
download | sqlalchemy-16f08cbed5ff4f0f0b08dbd0dbd6e49aaee79163.tar.gz |
Add missing disambiguation to non-primary mapper example
The mapping to B over a join defines an alternate primary key
based on all the primary key columns in the join unless we
re-define it explicitly. Similarly, people expect that
``.id`` looks the same. make sure these line up with the
old mapping.
Change-Id: I1ab064c57019e79c34293f6588d1e033f7083974
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions