Files
sqlalchemy/test/sql
Mike Bayer 0737f45d4f Copy create_constraint flag for Enum
Fixed bug where the :paramref:`.Enum.create_constraint` flag on  the
:class:`.Enum` datatype would not be propagated to copies of the type, which
affects use cases such as declarative mixins and abstract bases.

Fixes: #4341
Change-Id: I978be65f33a616fe4d5f5de03fb3eaab6f6a2272
2018-09-25 10:38:40 -04:00
..
2017-08-31 17:20:26 -04:00
2018-08-30 17:12:58 -04:00