published_report_challenges

-1 rows


Description

Challenges and mitigation plans of published reports.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
report_id int8 19 null
published_reports.report_id published_report_challenges_report_id_fkey C
position int4 10 null
challenge text 2147483647 null
mitigation_plan text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
published_report_challenges_pkey Primary key Asc/Asc report_id + position

Check Constraints

Constraint Name Constraint
published_report_challenges_position_check ("position" >= 0)

Relationships