Table SIEM.public.esec_db_patches
Contains a list of the patches applied to the database schema.

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
db_patch varchar 20 Database patch number
date_applied timestamptz 35,6  √  null Date of patch applied
applied_by varchar 20  √  null Database patch applied by
sts varchar 50  √  null Database patch statistics

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

Indexes:
Column(s) Type Sort Constraint Name
db_patch Primary key Asc esec_db_patches_pk