ENH: Allow insert/update/delete and files in Extern C
All threads resolved!
All threads resolved!
Compare changes
Files
3- Daniel Hornung authored
+ 12
− 0
@@ -279,6 +279,8 @@ int caosdb_connection_connection_create_transaction(caosdb_connection_connection
@@ -307,6 +309,13 @@ int caosdb_transaction_result_set_at(caosdb_transaction_result_set *result_set,
@@ -325,6 +334,7 @@ int caosdb_entity_entity_get_id(caosdb_entity_entity *entity, char **out);
@@ -407,6 +417,8 @@ int caosdb_entity_delete_parent(caosdb_entity_parent *out);