Open
Description
We should revisit the record ID system and see if we can provide a better way to get record type from the system alongside the actual identifier.
Currently we merge the record type and identifier into a singular identifier for pushing to CloudKit.
We could look to keep a local mapping of identifier to record type in GRDB, or continue with the current system with some improvements.
Metadata
Metadata
Assignees
Labels
No labels