Skip to content

Commit

Permalink
PR FIXUP - Document breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSisley committed Jul 8, 2024
1 parent 9a5d274 commit 0afbc3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/data_format_changes/i2810-allow-query-of-nth-cols.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Allow querying of 9th, 19th, 29th, etc collections

The way collection root id was encoded in the datastore has changed from a human friendly string representation to a variable-size, big endian, machine-friendly representation.

0 comments on commit 0afbc3c

Please sign in to comment.