Search
❯
Jun 18, 20261 min read
NOT NULL: enforce attributes cannot take `NULL` values.
NOT NULL
DNUMBER INTEGER NOT NULL;