Velociwrapper

Latest version: v2.1.0

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

Scan your dependencies

Page 8 of 9

0.2.2

- bugfix to make VWCollection extend object

0.2.1

- reverted _create_search_params() change. Search parameters stay. Broke
too much stuff.
- added clear_previous_search() to clear the search and reuse the
collection

0.2.0

- Calls to _create_search_params() create the native parameters to send to
elastic search and then remove the settings from the object. This allows
the collection object to be used for a new search. The drawback is
subsequent calls to all() will not work as expected.
- added functionality for one() to return the first result of a query
- Raises AttributeError if an attribute doesn't exist (previously returned
None but we have now considered this a bug)
- Fixed bugs related to _set_by_query not being set
- Fixed _deleted not getting set
- Added relationship functionality
- relationships can be specified on single columns
- setting of a model on a relationship attribute does not yet work

0.1.4

- Fixed deepcopy of shared resources (specifically self._es)

0.1.3

- Fixed issues with pagination
- Fixed issue where some values were not copied

0.1.2

- MOAR bug fixes

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.