Skip to content
Snippets Groups Projects
Verified Commit 0926a206 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: update CHANGELOG

parent bf08c0f3
No related branches found
No related tags found
1 merge request!110ENH: new `page_length` parameter for execute_query
Pipeline #40906 failed
...@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### ### Added ###
* New `page_length` parameter for `caosdb.execute_query` and
`caosdb.Query.execute`. See docstrings for more details.
* `Entity.remove_value_from_property` function that removes a given value from a * `Entity.remove_value_from_property` function that removes a given value from a
property and optionally removes the property if it is empty afterwards. property and optionally removes the property if it is empty afterwards.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment