Releases: FAIMS/faims3-data-model
Releases · FAIMS/faims3-data-model
Fix bug with null revisions
Merge pull request #6 from FAIMS/fix-null-revision-bug Fix null revision bug
Fix bug in record iterator
Minor bug in record iterator triggered by deleted revisions.
Avoid bogus error on record creation
Merge pull request #4 from FAIMS/fix-bad-save-message Prevent error message when creating records
Extend condition type
Minor tweak to conditions format
Update types for new conditions
Adds condition fields to the UI Spec interface.
Tidy up types
v1.1.1 update package lock
Database indexes
Adds indexes to databases for faster query.
Notebook record iterator
bump version Signed-off-by: Steve Cassidy <[email protected]>
field compare fix and cleanup
Fix field compare bug, remove some debug output Signed-off-by: Steve Cassidy <[email protected]>
Initial release
Creating a release of this module so that we can reference it in the other projects rather than using HEAD.