Skip to content

index

index(columns, name?, unique?, primaryKey?): Index

Defined in: packages/@livestore/common/dist/schema/state/sqlite/db-schema/ast/sqlite.d.ts:37

Parameters

columns

readonly string[]

name?

string

unique?

boolean

primaryKey?

boolean

Returns

Index