domain_violations


Columns

Column Type Size Nulls Auto Default Children Parents Comments
domain text 2147483647 null
rule_id text 2147483647 null
node_target text 2147483647 ''::text
source text 2147483647 null
severity text 2147483647 'moderate'::text
wcag_criteria _text 2147483647 '{}'::text[]
description text 2147483647 ''::text
remediation text 2147483647 ''::text
fix_category text 2147483647 ''::text
help_url text 2147483647 null
bench_page.url Implied Constraint R
updated_at timestamptz 35,6 now()
layout_family text 2147483647 ''::text
layout_pattern text 2147483647 ''::text
page_url text 2147483647 ''::text
bench_page.url Implied Constraint R
found_by _text 2147483647 '{}'::text[]
finding_type text 2147483647 ''::text

Indexes

Constraint Name Type Sort Column(s)
domain_violations_pkey Primary key Asc/Asc/Asc/Asc/Asc domain + layout_family + rule_id + node_target + source

Relationships