Function: id()
Function: id()
Section titled “Function: id()”id():
Column<string,true,true>
Defined in: core/src/schema/columns.ts:137
Primary key column. Auto-generated (crypto.randomUUID() by default)
and treated as unique + notNull + hasDefault.
Returns
Section titled “Returns”Column<string, true, true>