Skip to content
Snippets Groups Projects

ENH: Implement queries and entity retrieval

Merged Florian Spreckelsen requested to merge f-extended-c into dev
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -44,6 +44,9 @@ julia> ]activate "/path/to/caosdb-julialib"
julia> ]test
```
Note that you must have a CaosDB client configuration (see above) with
a valid `"default"` configuration for all tests to succeed.
## Code styling
We use
Loading