-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/2219 changelog #411
Conversation
(before : R.t) | ||
(after : R.t) | ||
= | ||
(*** the entity_uuid could also be part of the Reord module, as a function. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(*** the entity_uuid could also be part of the Reord module, as a function. | |
(*** the entity_uuid could also be part of the Record module, as a function. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is still a WIP note 😄
Still not sure if it is more convenient to use the Entity
module (https://github.com/uzh/z-pool-tool/blob/feature/2219-changelog/pool/app/pool_location/version_history.ml) or to create e separate Record
module.
No description provided.