diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-05-02 10:27:03 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-05-02 10:27:03 -0400 |
| commit | 77db0ef6ac03d0f6f5622be373f7f85536924d3e (patch) | |
| tree | 7d7bb0de993831b349a195711930e0f4a5d20bc8 /lib/sqlalchemy/orm/util.py | |
| parent | b2196dd953e6313fcd688530aeeccfd013c61069 (diff) | |
| download | sqlalchemy-77db0ef6ac03d0f6f5622be373f7f85536924d3e.tar.gz | |
- Fixed bug in enhanced constraint-attachment logic introduced in
:ticket:`3341` where in the unusual case of a constraint that refers
to a mixture of :class:`.Column` objects and string column names
at the same time, the auto-attach-on-column-attach logic will be
skipped; for the constraint to be auto-attached in this case,
all columns must be assembled on the target table up front.
Added a new section to the migration document regarding the
original feature as well as this change.
fixes #3411
Diffstat (limited to 'lib/sqlalchemy/orm/util.py')
0 files changed, 0 insertions, 0 deletions
