Handbook
Glossary
+user-assigned-id+
High-level tuple/database integration
ยป
Database types
Prev:
+primary-key+
Next:
+random-id+
Vocabulary
db
.
types
Word description
The user is responsible for choosing a primary key for tuples inserted with this database type. Keys must be unique or else the database will throw an error. Usually it is better to use a
+db-assigned-id+
.
Definition
IN:
db.types
SINGLETON:
+user-assigned-id+