doc_condreport_desc_property


Columns

Column Type Size Nulls Auto Default Children Parents Comments
identifier VARCHAR 191 null
doc_condreport_desc.property fk_doc_condreport_binding_property R
doc_condreport_desc_value.property fk_doc_condreport_binding_value_property R
doc_condreport_property_config.desc_property fk_report_prop_conf_bind R
label VARCHAR 255 null
allow_comment BIT 1 b'0'
version BIGINT 19 null
created_by VARCHAR 191 'system'
last_modified_by VARCHAR 191 'system'
created_date TIMESTAMP 19 current_timestamp()
last_modified_date TIMESTAMP 19 current_timestamp()
type VARCHAR 255 null
code VARCHAR 255 NULL
sort_order INT 10 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc identifier

Relationships