Skip to content

withUnique

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

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

Adds a unique constraint annotation to a schema.

T extends Schema.Schema.All

T

T