Minimal c interface
All threads resolved!
All threads resolved!
Compare changes
Files
41+ 1
− 2
See https://gitlab.indiscale.com/caosdb/customers/lfpb/management/-/issues/404
Integration tests are in caosdb-cppinttest!1 (merged)
caosdb_connection_connection_manager_get_default_connection
to get the default connection, the destructor caosdb_connection_delete_connection
should not be called, because the connection object is actually owned by the ConnectionManager. Maybe, we should prevent the deletion of the wrapped connection somehow, when the connection is owned by the ConnectionManager?Please try and setup a client (e.g. the ccaosdbcli) with a json configuration file.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.