Sqlalchemy-filters

Latest version: v0.13.0

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

Scan your dependencies

Page 2 of 3

0.7.0

-----

Released 2018-02-12

* Filters and sorts on related models now result in an "automatic join"
if the query being filtered does not already contain the related model

0.6.0

-----

Released 2017-11-30

* Adds support for restricting the columns that are loaded from the
database.

0.5.0

-----

Released 2017-11-15

* Adds support for queries against multiple models, e.g. joins.

0.4.0

-----

Released 2017-06-21

* Adds support for queries based on model fields or aggregate functions.

0.3.0

-----

Released 2017-05-22

* Adds support for boolean functions within filters
* Adds the possibility of supplying a single dictionary as filters when
only one filter is provided
* Makes the ``op`` filter attribute optional: ``==`` is the default
operator

0.2.0

-----

Released 2017-01-06

* Adds apply query pagination
* Adds apply query sort
* Adds Travis CI
* Starts using Tox
* Refactors Makefile and conftest

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.