Files
sqlalchemy/test/sql
Mike Bayer 93cfb49572 setup JoinedDispatch to support pickling
Fixed issue where a :class:`.MetaData` collection would not be
serializable, if an :class:`.Enum` or :class:`.Boolean` datatype were
present which had been adapted. This specific scenario in turn could occur
when using the :class:`.Enum` or :class:`.Boolean` within ORM Annotated
Declarative form where type objects frequently get copied.

Fixes: #11365
Change-Id: Iaaa64baad79c41075d37cf53dade744d79e600a3
2024-05-08 11:12:08 -04:00
..
2021-11-24 22:51:27 -05:00
2024-01-31 21:54:59 +01:00
2023-05-09 20:23:48 -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