Files
sqlalchemy/test
Mike Bayer 2df613243d Don't create enum constraints in enum sortable tests
Fixed unit test regression released in 1.3.8 that would cause failure for
Oracle, SQL Server and other non-native ENUM platforms due to new
enumeration tests added as part of 🎫`4285` enum sortability in the
unit of work; the enumerations created constraints that were duplicated on
name.

Fixes: #4285
Change-Id: I34f51e82be9b6bb43b0df8c54bb36822e6eeb73e
2019-08-30 13:11:05 -04:00
..
2019-08-07 03:09:30 +00:00
2019-06-20 13:50:41 -04:00
2019-01-06 18:23:11 -05:00