Table SIEM.public.attachments
Incident attachments

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
attachment_id int4 10
attachments_rpt_v.attachment_id Implied Constraint R
Attachment identifier
name varchar 255  √  null Attachment name
src_ref varchar 64  √  null Source reference
typ varchar 32  √  null Attachment type
sub_typ varchar 32  √  null Attachment subtype
file_ext varchar 32  √  null File extension
attachment_desc varchar 255  √  null Attachment description
data text 2147483647  √  null Attachment data
date_created timestamptz 35,6 Date the entry was created
date_modified timestamptz 35,6 Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object

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

Indexes:
Column(s) Type Sort Constraint Name
attachment_id Primary key Asc attachments_pk

Close relationships: