Open
Description
types/counters includes the following paragraph:
> **Note:** In relational databases it is common to use an auto-incrementing counter to generate
> primary keys for rows in a table, but this is not safe in Automerge, since several users may end
> up generating the same counter value! See the [Table](#table) datatype below for implementing a
> relational-like table with a primary key.
But there is neither a page nor a section about the Table
datatype.
Metadata
Metadata
Assignees
Labels
No labels
Activity