fix SELECT id ...
Compare changes
+ 22
− 9
@@ -223,15 +223,28 @@
Fixes the table view for SELECT id FROM ...
in the webui.
Broken since caosdb-server!39 (merged)
Problem was, that the version is not returned by the server by default anymore (originally it has been returned because it was available anyways).
Please inspect the new unit tests and also tests this manually.
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.