Skip to content
Snippets Groups Projects
Commit 6a820cd6 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

cl

parent cc11f0b3
No related branches found
No related tags found
2 merge requests!22Release 0.3,!14F fix list
Pipeline #10438 passed with warnings
...@@ -63,6 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -63,6 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
cause an `sqlite3.IntegrityError` if more than one change was cached cause an `sqlite3.IntegrityError` if more than one change was cached
for the same entity. for the same entity.
* #40 Insertion of identifiables with missing obligatory properties * #40 Insertion of identifiables with missing obligatory properties
- Before, a Property with the datatype "LIST(TEXT)" would lead to the creation
of a RecordType. This is fixed now.
### Security ### ### Security ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment