errata_refs

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
errata_id int4 10 null
errata.id errata_idR
type text 2147483647 null
name text 2147483647 null
db_version.name Implied ConstraintR

Indexes

Constraint Name Type Sort Column(s)
errata_refs_errata_id_type_name_key Must be unique Asc/Asc/Asc errata_id + type + name

Check Constraints

Constraint Name Constraint
errata_refs_name_check ((NOT empty(name)))
errata_refs_type_check ((NOT empty(type)))

Relationships