Skip to content
Snippets Groups Projects
Commit 733b1b8d authored by florian's avatar florian
Browse files

FIX: Add missing helper exports

parent 31f5796f
No related branches found
No related tags found
1 merge request!7ENH: Implement queries and entity retrieval
Pipeline #12072 passed
Pipeline: CaosDB Julia Integration Tests

#12076

    ......@@ -77,6 +77,9 @@ export append_parent,
    set_value,
    set_importance
    # helper functions
    export has_errors, has_warnings
    # Exports from module Transaction
    export create_transaction,
    add_retrieve_by_id,
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment