Sqlalchemy-filters

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 3

0.13.0

------

Released 2023-04-13

* Add support for SQLAlchemy 1.4 (69) thanks to bodik
* Add support for Python 3.9 & Python 3.10
* Drop support for Python 2.7, 3.5 & 3.6

0.12.0

------

Released 2020-05-12

* Add support for hybrid attributes (properties and methods): filtering
and sorting (45) as a continuation of the work started here (32)
by vkylamba
- Addresses (22)

0.11.0

------

Released 2020-04-25

* Add support for the ``not_ilike`` operator (40) thanks to bodik
* Add support for the ``any`` and ``not_any`` operators (36) thanks
to bodik
* Add ability to use the ``select_from`` clause to apply filters
(34) thanks to bodik
* Add new parameter to ``apply_filters`` to disable ``auto_join`` on
demand (35) thanks to bodik
* Add support for Python 3.8 (43)
* Drop support for Python 3.4 (33)
* Fix Python 3.7 deprecations (41) thanks to bodik
* Add multiple SQLAlchemy versions support: ``1.0``, ``1.1``, ``1.2``,
``1.3`` (33)

0.10.0

------

Released 2019-03-13

* Add ``nullsfirst`` and ``nullslast`` sorting options (30)

0.9.0

-----

Released 2019-03-07

* Add compatibility (no official support) with Python 2.7 (23 which
addresses 18 thanks to itdependsnetworks)
* Add support for Python 3.7 (25)
* Add support (tests) for PostgreSQL (28)
* Fix and improve documentation (21 thanks to daviskirk, 28)

0.8.0

-----

Released 2018-06-25

* Adds support for ``ilike`` (case-insensitive) string comparison (19
thanks to rockwelln)
* Drop support for Python 3.3 (20)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.