Member Junction
Preparing search index...
@memberjunction/db-auto-doc
ColumnDefinition
Interface ColumnDefinition
interface
ColumnDefinition
{
checkConstraint
?:
string
;
dataType
:
string
;
defaultValue
?:
string
;
description
?:
string
;
descriptionIterations
:
DescriptionIteration
[]
;
foreignKeyReferences
?:
ForeignKeyReference
;
isForeignKey
:
boolean
;
isNullable
:
boolean
;
isPrimaryKey
:
boolean
;
name
:
string
;
possibleValues
?:
any
[]
;
statistics
?:
ColumnStatistics
;
userApproved
?:
boolean
;
userDescription
?:
string
;
valueListVerdict
?:
ValueListVerdict
;
}
Index
Properties
check
Constraint?
data
Type
default
Value?
description?
description
Iterations
foreign
Key
References?
is
Foreign
Key
is
Nullable
is
Primary
Key
name
possible
Values?
statistics?
user
Approved?
user
Description?
value
List
Verdict?
Properties
Optional
check
Constraint
checkConstraint
?:
string
data
Type
dataType
:
string
Optional
default
Value
defaultValue
?:
string
Optional
description
description
?:
string
description
Iterations
descriptionIterations
:
DescriptionIteration
[]
Optional
foreign
Key
References
foreignKeyReferences
?:
ForeignKeyReference
is
Foreign
Key
isForeignKey
:
boolean
is
Nullable
isNullable
:
boolean
is
Primary
Key
isPrimaryKey
:
boolean
name
name
:
string
Optional
possible
Values
possibleValues
?:
any
[]
Optional
statistics
statistics
?:
ColumnStatistics
Optional
user
Approved
userApproved
?:
boolean
Optional
user
Description
userDescription
?:
string
Optional
value
List
Verdict
valueListVerdict
?:
ValueListVerdict
LLM-driven enum/value-list verdict for this column
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Constraint
data
Type
default
Value
description
description
Iterations
foreign
Key
References
is
Foreign
Key
is
Nullable
is
Primary
Key
name
possible
Values
statistics
user
Approved
user
Description
value
List
Verdict
Member Junction
Loading...
LLM-driven enum/value-list verdict for this column