Udatastore

Latest version: v0.1.7

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

Scan your dependencies

Page 1 of 2

0.1.7

- `delete_multi` allows you to delete > 500 entities in chunks of a customizable size, defaulting to size 500.

0.1.6

- Certain properties can now be prevented from being indexed. Google Datastore indexes all columns automatically which can give problems when large arrays are used as column values.

0.1.5

fixed dependency versions to avoid problems with breaking changes

0.1.4

- Sometimes the encoding of BytesField may differ, now this can be specified.

0.1.3

- `put_multi` now auto-batches puts in batches of 500, putting more than 500 elements was previously not possible.
- The same goes for `get_multi` except the batch size is 1000.

0.1.2

Fixed calling the wrong method when deserializing

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.