Files
sqlalchemy/test/sql
Mike Bayer 71b8df2e53 - The Postgresql :class:.postgresql.ENUM type will emit a
DROP TYPE instruction when a plain ``table.drop()`` is called,
assuming the object is not associated directly with a
:class:`.MetaData` object.   In order to accomodate the use case of
an enumerated type shared between multiple tables, the type should
be associated directly with the :class:`.MetaData` object; in this
case the type will only be created at the metadata level, or if
created directly.  The rules for create/drop of
Postgresql enumerated types have been highly reworked in general.
fixes #3319
2015-03-11 11:41:52 -04:00
..
2015-03-08 12:33:38 -04:00
2014-07-18 17:40:58 -04:00
foo
2015-03-08 11:34:14 -04:00
foo
2015-03-08 11:34:14 -04:00
2014-07-18 17:40:58 -04:00
foo
2015-03-08 11:34:14 -04:00
foo
2015-03-08 11:34:14 -04:00
foo
2015-03-08 11:34:14 -04:00
2014-07-18 17:40:58 -04:00