Files
sqlalchemy/tools
Federico Caselli 43d29b9695 General improvement on annotated declarative
Fix issue that resulted in inconsistent handing of unions
depending on how they were declared

Consistently support TypeAliasType. This has required a revision
of the implementation added in #11305 to have a consistent
behavior.

References: #11944
References: #11955
References: #11305
Change-Id: Iffc34fd42b9769f73ddb4331bd59b6b37391635d
(cherry picked from commit e6b0b421d6)
2024-12-12 22:10:06 +01:00
..