diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-20 18:03:28 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-20 18:03:28 -0400 |
commit | bd56485f4c156e9c5ffc911d9119803b1de3789f (patch) | |
tree | b32b7b5539084638b1f0a5ffce55f5a7c5367a6c /test/orm/inheritance/test_basic.py | |
parent | 42bbb7163adaaa1513c7c4f5212675632be8e030 (diff) | |
download | sqlalchemy-bd56485f4c156e9c5ffc911d9119803b1de3789f.tar.gz |
- The :paramref:`.Column.nullable` flag is implicitly set to ``False``
when that :class:`.Column` is referred to in an explicit
:class:`.PrimaryKeyConstraint` for that table. This behavior now
matches that of when the :class:`.Column` itself has the
:paramref:`.Column.primary_key` flag set to ``True``, which is
intended to be an exactly equivalent case.
fixes #3023
Diffstat (limited to 'test/orm/inheritance/test_basic.py')
0 files changed, 0 insertions, 0 deletions