View SIEM.public.associations_rpt_v
A table used for associating objects in various tables (such as users to incident, incident to annotations, etc.)

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
table1 varchar 64  √  null Table name 1. For example, incidents
id1 int4 10  √  null ID1. For example, incident ID.
table2 varchar 64  √  null Table name 2. For example, users.
id2 int4 10  √  null ID2. For example, user ID.
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object

Analyzed at Mon Mar 26 23:24 EDT 2012