diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-01-30 13:38:51 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-01-30 13:38:51 -0500 |
| commit | 383bb3f708168aedb1832050a84ff054f8211386 (patch) | |
| tree | 3bc8837150ab66a2be63c780ac5912f5cb89e5bc /lib/sqlalchemy/dialects/postgresql | |
| parent | 3712e35c329cc3b5106f026be90e04f65412586d (diff) | |
| download | sqlalchemy-383bb3f708168aedb1832050a84ff054f8211386.tar.gz | |
- The :class:`.CheckConstraint` construct now supports naming
conventions that include the token ``%(column_0_name)s``; the
constraint expression is scanned for columns. Additionally,
naming conventions for check constraints that don't include the
``%(constraint_name)s`` token will now work for :class:`.SchemaType`-
generated constraints, such as those of :class:`.Boolean` and
:class:`.Enum`; this stopped working in 0.9.7 due to :ticket:`3067`.
fixes #3299
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql')
0 files changed, 0 insertions, 0 deletions
