ENH: Support FIND and COUNT queries
1 unresolved thread
1 unresolved thread
Compare changes
- florian authored
+ 36
− 17
@@ -31,6 +31,7 @@
@@ -39,6 +40,7 @@ using caosdb::connection::Connection;
@@ -92,21 +94,18 @@ TEST(test_transaction, test_retrieve_by_ids) {
@@ -126,18 +125,19 @@ TEST(test_transaction, test_unique_result_iterator) {
@@ -152,7 +152,14 @@ TEST(test_transaction, test_multi_result_set_three) {
@@ -170,4 +177,16 @@ TEST(test_transaction, test_update_entity) {