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 7 of 11

0.16.1

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

Bug fixes:

* Fix compatibility with SQLAlchemy 1.3 (:issue:`185`).

0.16.0

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

Features:

* Add support for deserializing transient objects (:issue:`62`).
Thanks :user:`jacksmith15` for the PR.

0.15.0

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

Features:

* Add ``ModelConverter._should_exclude_field`` hook (:pr:`139`).
Thanks :user:`jeanphix` for the PR.
* Allow field ``kwargs`` to be overriden by passing
``info['marshmallow']`` to column properties (:issue:`21`).
Thanks :user:`dpwrussell` for the suggestion and PR.
Thanks :user:`jeanphix` for the final implementation.

0.14.2

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

Bug fixes:

- Fix behavior of ``Related`` field (:issue:`150`). Thanks :user:`zezic`
for reporting and thanks :user:`AbdealiJK` for the PR.
- ``Related`` now works with ``AssociationProxy`` fields (:issue:`151`).
Thanks :user:`AbdealiJK` for the catch and patch.

Other changes:

- Test against Python 3.7.
- Bring development environment in line with marshmallow.

0.14.1

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

Bug fixes:

- Fix behavior of ``exclude`` with marshmallow 3.0 (:issue:`131`).
Thanks :user:`yaheath` for reporting and thanks :user:`deckar01` for
the fix.

0.14.0

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

Features:

- Make ``ModelSchema.session`` a property, which allows session to be
retrieved from ``context`` (:issue:`129`). Thanks :user:`gtxm`.

Other changes:

- Drop official support for Python 3.4. Python>=3.5 and Python 2.7 are supported.

Page 7 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.