Interface GetConstraintSnippetQueryOptions
Properties
Optional
defaultValue
defaultValue?: unknown
Optional
name
name?: string
Optional
references
references?: { field?: string; fields: string[]; table: TableOrModel; } | { field: string; fields?: string[]; table: TableOrModel; } Type declaration
Optional
field?: string
fields: string[]
Type declaration
field: string
Optional
fields?: string[]