Py-scdb

Latest version: v0.2.2

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

Scan your dependencies

Page 1 of 2

0.2.2

Added

Changed

Fixed

- Fixed Slice Out of bounds Error when Retrieving Value that is an empty string.

0.2.1

Added

Changed

Fixed

- Fixed the docstring for `store.search` in the stub file to show right annotations for `skip` and `limit`

0.2.0

Added

Changed

- Changed the `Store()` and `AsyncStore()` signatures, replacing `max_index_key_len` option with `is_search_enabled`.
- Permanently set the maximum index key length to 3
- Changed benchmarks to compare operations when search is enabled to when search is disabled.

Fixed

0.1.2

Added

Changed

Fixed

- Bumped `clokwerk` to version 0.4 to
fix [Seg fault in the time package](https://github.com/sopherapps/py_scdb/security/dependabot/2)

0.1.1

Added

Changed

- Updated the stub file for the `search()` method.

Fixed

0.1.0

Not secure
Added

- Added full-text search for keys, with pagination using `store.search(term, skip, limit)`

Changed

- Changed the `Store::new()` signature to include `max_search_index_key_length` option.

Fixed

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.