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

WIP: insert delete

parent 6cb18fd1
No related branches found
No related tags found
1 merge request!4ENH: Allow insertion and deletion of single entities
Pipeline #10861 failed
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#include "caosdb/entity.h" // for Entity, Parent, Par... #include "caosdb/entity.h" // for Entity, Parent, Par...
#include "caosdb/entity/v1alpha1/main.grpc.pb.h" // for EntityTransactionSe... #include "caosdb/entity/v1alpha1/main.grpc.pb.h" // for EntityTransactionSe...
#include "caosdb/entity/v1alpha1/main.pb.h" // for IdResponse, Message #include "caosdb/entity/v1alpha1/main.pb.h" // for IdResponse, Message
#include "caosdb/message_code.h" #include "caosdb/message_code.h" // for MessageCode
#include "caosdb/transaction.h" // for Transaction #include "caosdb/transaction.h" // for Transaction
#include "gtest/gtest-message.h" // for Message #include "gtest/gtest-message.h" // for Message
#include "gtest/gtest-test-part.h" // for TestPartResult, Sui... #include "gtest/gtest-test-part.h" // for TestPartResult, Sui...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment