mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-30 20:44:45 -04:00
2df613243d
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