Files
sqlalchemy/test/sql
Mike Bayer 22cbc7dcb4 pass to_metadata argument to Enum.copy()
Fixed bug where the ``metadata`` element of an ``Enum`` datatype would not
be transferred to the new :class:`.MetaData` object when the type had been
copied via a :meth:`.Table.to_metadata` operation, leading to inconsistent
behaviors within create/drop sequences.

Fixes: #11802
Change-Id: Ibbc93aa31bdfde0d67a9530f41a08e826c17d58e
2024-08-29 11:49:50 -04:00
..
2024-01-31 21:54:59 +01:00
2024-01-31 21:54:59 +01:00
2024-01-31 21:54:59 +01:00