summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/crud.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-08-27 18:04:25 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-08-27 18:04:25 -0400
commited535649d423020c816e66869016992df25e456e (patch)
treed5a2dbbcf635a520e1fa350715acbec0ec15e571 /lib/sqlalchemy/sql/crud.py
parentd459afa8dbf73b8d9d620d09dede97e3461b6b3f (diff)
downloadsqlalchemy-ed535649d423020c816e66869016992df25e456e.tar.gz
- The :class:`.TypeDecorator` type extender will now work in conjunction
with a :class:`.SchemaType` implementation, typically :class:`.Enum` or :class:`.Boolean` with regards to ensuring that the per-table events are propagated from the implementation type to the outer type. These events are used to ensure that the constraints or Postgresql types (e.g. ENUM) are correctly created (and possibly dropped) along with the parent table. fixes #2919
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions