Skip to content

withPrimaryKey

const withPrimaryKey: <T>(schema) => T

Defined in: packages/@livestore/common/dist/schema/state/sqlite/column-annotations.d.ts:11

Adds a primary key annotation to a schema.

T extends Schema.Schema.All

T

T