+primary-key+
High-level tuple/database integration ยป Database types

Prev:+foreign-id+
Next:+user-assigned-id+


Vocabulary
db.types

Word description
The union of the concrete primary-key assignment policies. Do not use this class directly in a persistent column specification. Choose +user-assigned-id+, +db-assigned-id+, or +random-id+ instead.

Definition