:func:`_orm.column_mapped_collection`,
:func:`_orm.attribute_mapped_collection`. Pull request courtesy Takashi
Kajinami.
-
-
- .
.. change::
- :tags: bug, events
+ :tags: bug, schema
:tickets: 11530
Fixed additional issues in the event system triggered by unpickling of a
.. change::
- :tags: bug, mypy
+ :tags: bug, typing
Fixed internal typing issues to establish compatibility with mypy 1.11.0.
Note that this does not include issues which have arisen with the