Index
import { Index } from 'Blini'
Unique Index
Index.Unique(options): Index
Create a unique index, other options can be specified in options
.
Last updated
Was this helpful?
import { Index } from 'Blini'
Index.Unique(options): Index
Create a unique index, other options can be specified in options
.
Last updated
Was this helpful?