Ctypes-ejdb

Latest version: v0.4.7

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

Scan your dependencies

Page 1 of 3

0.4.7

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

* Fix crash when querying with invalid parameter names. This now raises an
``CommandError``.
* Fix memory leak when calling ``Collection.count``.
* Add API to query for a list of collection names in a database without needing
to construct the collections themselves.
* Add API to check whether a database is writable.
* Add flag to disable coloring in CLI, and disable it on Windows by default.
* ``ejdb.cli`` now has a ``--version`` option.

0.4.6

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

* Fix Python 2 compatibility regarding `ejdb.cfg` usage.
* Fix segmentation fault when trying to reuse collection instances retrieved
from iterating through a database.
* ``ejdb.cli`` now creates a non-existent database if the path given does not
exist.
* Add a more meaningful error message when the EJDB binary path is not
configured properly.
* Fix documentation on `Collection.delete_one()` and
`Collection.delete_many()`.

0.4.5

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

* Fix ``Collection.delete_one`` and ``Collection.delete_many``.

0.4.4

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

* Fix query flag passing.

0.4.3

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

* Move ``exit()`` fix in CLI.

0.4.2

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

* Fix ``exit()`` call in CLI.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.