Marshmallow-sqlalchemy

Latest version: v1.1.0

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

Scan your dependencies

Page 2 of 10

0.28.0

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

Features:

* Add support for generating fields from `column_property` (:issue:`97`).
Thanks :user:`mrname` for the PR.

Other changes:

* Drop support for Python 3.6, which is EOL.
* Drop support for SQLAlchemy 1.2, which is EOL.

0.27.0

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

Features:

* Distribute type information per `PEP 561 <https://www.python.org/dev/peps/pep-0561/>`_ (:pr:`420`).
Thanks :user:`bruceadams` for the PR.

Other changes:

* Test against Python 3.10 (:pr:`421`).

0.26.1

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

Bug fixes:

* Fix generating fields for ``postgreql.ARRAY`` columns (:issue:`392`).
Thanks :user:`mjpieters` for the catch and patch.

0.26.0

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

Bug fixes:

* Unwrap proxied columns to handle models for subqueries (:issue:`383`).
Thanks :user:`mjpieters` for the catch and patch
* Fix setting ``transient`` on a per-instance basis when the
``transient`` Meta option is set (:issue:`388`).
Thanks again :user:`mjpieters`.

Other changes:

* *Backwards-incompatible*: Remove deprecated ``ModelSchema`` and ``TableSchema`` classes.

0.25.0

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

* Add ``load_instance`` as a parameter to `SQLAlchemySchema` and `SQLAlchemyAutoSchema` (:pr:`380`).
Thanks :user:`mjpieters` for the PR.

0.24.3

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

* Fix deprecation warnings from marshmallow 3.10 and SQLAlchemy 1.4 (:pr:`369`).
Thanks :user:`peterschutt` for the PR.

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.