Marshmallow-sqlalchemy

Latest version: v1.4.1

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 11

0.24.1

+++++++++++++++++++

* ``auto_field`` works with ``association_proxy`` (:issue:`338`).
Thanks :user:`AbdealiJK`.

0.24.0

+++++++++++++++++++

* *Backwards-incompatible*: Drop support for marshmallow 2.x, which is now EOL.
* Test against Python 3.9.

0.23.1

+++++++++++++++++++

Bug fixes:

* Don't add no-op `Length` validator (:pr:`315`). Thanks :user:`taion` for the PR.

0.23.0

+++++++++++++++++++

Bug fixes:

* Fix data keys when using ``Related`` with a ``Column`` that is named differently
from its attribute (:issue:`299`). Thanks :user:`peterschutt` for the catch and patch.
* Fix bug that raised an exception when using the `ordered = True` option on a schema that has an `auto_field` (:issue:`306`).
Thanks :user:`KwonL` for reporting and thanks :user:`peterschutt` for the PR.

0.22.3

+++++++++++++++++++

Bug fixes:

* Fix ``DeprecationWarning`` getting raised even when user code does not use
``TableSchema`` or ``ModelSchema`` (:issue:`289`).
Thanks :user:`5uper5hoot` for reporting.

0.22.2

+++++++++++++++++++

Bug fixes:

* Avoid error when using ``SQLAlchemyAutoSchema``, ``ModelSchema``, or ``fields_for_model``
with a model that has a ``SynonymProperty`` (:issue:`190`).
Thanks :user:`TrilceAC` for reporting.
* ``auto_field`` and ``field_for`` work with ``SynonymProperty`` (:pr:`280`).

Other changes:

* Add hook in ``ModelConverter`` for changing field names based on SQLA columns and properties (:issue:`276`).
Thanks :user:`davenquinn` for the suggestion and the PR.

Page 4 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.