Table: Integration_Custom_Value
Columns
NameTypeConstraintsDescription
integration_custom_value_KEYintNOT NULL
update__staff_KEYintNOT NULL
update_date_utcdatetimeNOT NULL
custom_field_KEYintNOT NULL
row_KEYintNOT NULL
custom_field_type_KEYintNOT NULL
custom_field_descriptionnvarchar (250)NOT NULL
custom_valuenvarchar (4000)NOT NULL
Primary key
NameColumnsDescription
PK_Integration_Custom_Value$integration_custom_value_KEYintegration_custom_value_KEYCLUSTERED
Indexes
NameColumnsDescription
IX_Integration_Custom_Value$row_KEYrow_KEYIndex supports foreign key FK_Integration_Custom_Value__Integration_Sheet_Entry__row_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Integration_Custom_Value__Integration_Sheet_Entry__row_KEYrow_KEYIntegration_Sheet_Entryon delete cascade;

Schema diagram