Table openpetra_trunk.public.s_patch_log
Logs each patch procedure that is run

Generated by
SchemaSpy
Legend: SourceForge.net
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
s_patch_name_c varchar 24
s_user_id_c varchar 20  √  null
s_user.s_user_id_c s_patch_log_fk1 R
The user who ran the patch
s_date_run_d date 13 The date the patch was run.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_patch_log_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_patch_log_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 105 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
s_patch_name_c Primary key Asc s_patch_log_pk
s_user_id_c Performance Asc inx_s_patch_log_fk1_key1
s_created_by_c Performance Asc inx_s_patch_log_fkcr_key2
s_modified_by_c Performance Asc inx_s_patch_log_fkmd_key3
s_patch_name_c Must be unique Asc inx_s_patch_log_pk0

Close relationships  within of separation: