Eulexistdb

Latest version: v0.21.1

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

Scan your dependencies

Page 2 of 2

0.18

----

* New filters and operators supported on :class:`eulexistdb.query.QuerySet`:
* ``exists`` - filter on the presence of absence of a node
* comparison operators ``gt``, ``gte``, ``lt``, ``lte``
* Support for excluding documents using all existing filters
with new method :meth:`eulexistdb.query.QuerySet.exclude`.

0.17

----

* Support for restricting xqueries to a single document in
:class:`eulexistdb.query.QuerySet` with ``document_path`` filter.

0.16

----

* Development requirements can now be installed as an optional requirement
of the eulexistdb package (``pip install "eulexistdb[dev]"``).
* Unit tests have been updated to use :mod:`nose`
* Provides a nose plugin to set up and tear down an eXist database collection
for tests, as an alternative to the custom test runners.

0.15.2

------

* Update to latest released version of :mod:`eulxml` (0.18.0) with
backwards-incompatible DateField/DateTimeField change.

0.15.1

-----------------------

* Support Python 2.7.
* Rearrange test code to support easier recombination.

0.15.0

------------------------

* Split out existdb-specific components from :mod:`eulcore`; now
depends on :mod:`eulxml`.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.