Table SIEM.public.annotations
Annotations (or notes) attached to incidents

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ann_id int4 10
annotations_rpt_v.ann_id Implied Constraint R
Identifier for the annotations
text varchar 4000  √  null XML data of annotations used
date_created timestamptz 35,6 Date the entry was created
date_modified timestamptz 35,6 Date the entry was modified
modified_by int4 10  √  null User who last modified object
created_by int4 10  √  null User who created object
action varchar 255  √  null Actions

Table contained 0 rows at Mon Mar 26 23:24 EDT 2012

Indexes:
Column(s) Type Sort Constraint Name
ann_id Primary key Asc ann_pk
date_created Performance Asc ann_date_created_idx

Close relationships: