summaryrefslogtreecommitdiff
path: root/test/orm/inheritance/test_basic.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-06-20 18:03:28 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-06-20 18:03:28 -0400
commitbd56485f4c156e9c5ffc911d9119803b1de3789f (patch)
treeb32b7b5539084638b1f0a5ffce55f5a7c5367a6c /test/orm/inheritance/test_basic.py
parent42bbb7163adaaa1513c7c4f5212675632be8e030 (diff)
downloadsqlalchemy-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