Table sola.source.archive
Represents an archive where collections of physical documents may be kept such as a filing cabinet, library or storage unit. May also refer to digital archives if applicable.
Tags: FLOSS SOLA Extension, Change History

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
id varchar 40
source.archive_id source_archive_id_fk0 R
Identifier for the archive.
name varchar 50 Description of the archive and/or it's location.
rowidentifier varchar 40 uuid_generate_v1() Identifies the all change records for the row in the archive_historic table
rowversion int4 10 0 Sequential value indicating the number of times this row has been modified.
change_action bpchar 1 'i'::bpchar Indicates if the last data modification action that occurred to the row was insert (i), update (u) or delete (d).
change_user varchar 50  √  null The user id of the last person to modify the row.
change_time timestamp 29,6 now() The date and time the row was last modified.

Analyzed at Tue May 31 09:59 NZST 2016

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc archive_pkey
rowidentifier Performance Asc archive_index_on_rowidentifier

Close relationships  within of separation:

Excluded from diagram's relationships: power_of_attorney.change_action  spatial_source.change_action  spatial_source_measurement.change_time  source.rowidentifier  spatial_source.rowidentifier  source.rowversion  power_of_attorney.rowidentifier  spatial_source_measurement.rowidentifier  source.change_action  power_of_attorney.change_user  spatial_source_measurement.rowversion  power_of_attorney.change_time  source.change_user  spatial_source_measurement.change_action  source.change_time  spatial_source.change_user  spatial_source.change_time  power_of_attorney.rowversion  spatial_source.rowversion  spatial_source_measurement.change_user