Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
schema: Extract ID fields according to description
Use the newly-defined `id_fields` attribute of schemas to extract object IDs from I/O data correctly. Do not wrap the single-value IDs in tuples (to produce normalized IDs) to preserve as much backwards compatibility, as possible.
- Loading branch information