ENH: Allow insertion and deletion of single entities
-
Review changes -
-
Download -
Patches
-
Plain diff
All threads resolved!
All threads resolved!
Summary
See https://gitlab.indiscale.com/caosdb/customers/lfpb/management/-/issues/394. Implementations for entities, parents, and properties were added. The transactions were extended s.th. all objects can be inserted, retrieved, and deleted.
Focus
Most of the new stuff is in entity.cpp
and entity.h
. See test_entity
for the new functionality.
Test Environment
Unit and integration tests should be sufficient.
Check List for the Author
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
-
All automated tests pass -
Reference related Issues [ ] Up-to-date CHANGELOG.md-
Annotations in code (Gitlab comments) - Intent of new code
- Problems with old code
- Why this implementation?
Check List for the Reviewer
-
I understand the intent of this MR -
All automated tests pass [ ] Up-to-date CHANGELOG.md-
The test environment setup works and the intended behavior is reproducible in the test environment -
In-code documentation and comments are up-to-date. -
Check: Are there spezifications? Are they satisfied?
For further good practices have a look at our review guidelines.
Edited by Timm Fitschen
Merge request reports
Compare and
Show latest version
- version 251425fc8e
- version 247c0baafc
- version 23707ea1de
- version 22a8008554
- version 21f50b9221
- version 206d22e2e2
- version 19fc4969d3
- version 18249dce56
- version 17dfdce337
- version 16705e09d0
- version 15f6af9e0e
- version 144de4cfc6
- version 133f9227e3
- version 12aa452a69
- version 11f91e5a0f
- version 1058940216
- version 9cfa12f94
- version 8c4751eaf
- version 704d44a2d
- version 67dbabac6
- version 56d905363
- version 4661c1dc4
- version 3b620fcfa
- version 2ec6a9366
- version 191a644ee
- dev (base)
- latest version19a251ea49 commits,
- version 251425fc8e48 commits,
- version 247c0baafc47 commits,
- version 23707ea1de46 commits,
- version 22a800855445 commits,
- version 21f50b922144 commits,
- version 206d22e2e243 commits,
- version 19fc4969d342 commits,
- version 18249dce5641 commits,
- version 17dfdce33740 commits,
- version 16705e09d036 commits,
- version 15f6af9e0e35 commits,
- version 144de4cfc634 commits,
- version 133f9227e333 commits,
- version 12aa452a6932 commits,
- version 11f91e5a0f31 commits,
- version 105894021630 commits,
- version 9cfa12f9429 commits,
- version 8c4751eaf28 commits,
- version 704d44a2d25 commits,
- version 67dbabac624 commits,
- version 56d90536327 commits,
- version 4661c1dc425 commits,
- version 3b620fcfa24 commits,
- version 2ec6a936623 commits,
- version 191a644ee22 commits,
Compare changes
- Side-by-side
- Inline
Files
13Loading