F release results
Compare changes
+ 84
− 11
@@ -433,6 +433,46 @@ function get_result_at(results::Ref{_ResultSet}, index::Cint)
@@ -448,7 +488,7 @@ end
@@ -469,6 +509,39 @@ function get_results(transaction::Ref{_Transaction})
@@ -495,7 +568,7 @@ function execute_query(query::AbstractString, name::AbstractString = "default")
@@ -526,7 +599,7 @@ function execute_query(
@@ -544,7 +617,7 @@ function retrieve(id::AbstractString, name::AbstractString = "default")
@@ -561,7 +634,7 @@ function retrieve(id::AbstractString, connection::Ref{CaosDB.Connection._Connect
@@ -585,7 +658,7 @@ function retrieve(
@@ -608,7 +681,7 @@ function retrieve(
@@ -620,7 +693,7 @@ function insert_entity(entity::Ref{CaosDB.Entity._Entity})
@@ -632,7 +705,7 @@ function update_entity(entity::Ref{CaosDB.Entity._Entity})
@@ -644,7 +717,7 @@ function delete_by_id(id::AbstractString)
@@ -659,7 +732,7 @@ function retrieve_and_download_file_by_id(id::AbstractString, download_path::Abs