Some additional changes for polishing.
As usual: make install; make test
, or manually with
pkg load caosdb; c = Caosdb(); ent = c.retrieve_by_id("999"){1}; ent.get_properties_as_struct().length.value
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.