Files
sqlalchemy/test/sql
Mike Bayer ed535649d4 - 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
2015-08-27 18:04:25 -04:00
..
2015-03-18 21:38:57 -07:00
2015-07-17 11:08:42 -04:00
2014-07-18 17:40:58 -04:00
foo
2015-03-08 11:34:14 -04:00
2014-07-18 17:40:58 -04:00
2014-07-18 17:40:58 -04:00