cve_source

1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
cve.source_id cve_source_idR
name text 2147483647 null
db_version.name Implied ConstraintR

Indexes

Constraint Name Type Sort Column(s)
cve_source_pkey Primary key Asc id
cve_source_name_key Must be unique Asc name

Check Constraints

Constraint Name Constraint
cve_source_name_check ((NOT empty(name)))

Relationships