registration_field_configuration

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
opportunity_id int4 10 null
opportunity.id fk_60c85cb19a34590f C
title varchar 255 null
description text 2147483647 null
categories text 2147483647 null

(DC2Type:array)

required bool 1 null
field_type varchar 255 null
field_options text 2147483647 null
max_size text 2147483647 null
display_order int2 5 255
config text 2147483647 null
conditional bool 1 null
conditional_field varchar 255 null
conditional_value varchar 255 null
registration_ranges json 2147483647 null
proponent_types json 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
registration_field_configuration_pkey Primary key Asc id
idx_60c85cb1166d1f9c Performance Asc opportunity_id
idx_60c85cb19a34590f Performance Asc opportunity_id

Relationships