diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-10-14 14:53:28 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-10-14 14:53:28 -0400 |
commit | 78a38967c4ad94194308f77f60a922236cd75227 (patch) | |
tree | fba0a49ab71b32d667efea66d065e02bde5c9f4f /lib/sqlalchemy/testing/assertions.py | |
parent | dbde70a3a23505ab462da3da8639ee22691a0788 (diff) | |
download | sqlalchemy-78a38967c4ad94194308f77f60a922236cd75227.tar.gz |
The ``.unique`` flag on :class:`.Index` could be produced as ``None``
if it was generated from a :class:`.Column` that didn't specify ``unique``
(where it defaults to ``None``). The flag will now always be ``True`` or
``False``. [ticket:2825]
Diffstat (limited to 'lib/sqlalchemy/testing/assertions.py')
0 files changed, 0 insertions, 0 deletions