Skip to content

withAutoIncrement

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

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

Adds an auto-increment annotation to a schema.

T extends Schema.Schema.All

T

T