Table sola.party.group_party
Groups any number of parties into a distinct entity. Implementation of the LADM LA_GroupParty class. Not used by SOLA
Tags: LADM Reference Object, Change History, Not Used

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
party_member.group_id party_member_group_id_fk35 C
party.id group_party_id_fk32 C
LADM Definition: Identifier for the group party.
type_code varchar 20
group_party_type.code group_party_type_code_fk33 R
LADM Definition: The type of the group party. E.g. family, tribe, association, etc.
rowidentifier varchar 40 uuid_generate_v1() SOLA Extension: Identifies the all change records for the row in the group_party_historic table
rowversion int4 10 0 SOLA Extension: Sequential value indicating the number of times this row has been modified.
change_action bpchar 1 'i'::bpchar SOLA Extension: 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 SOLA Extension: The user id of the last person to modify the row.
change_time timestamp 29,6 now() SOLA Extension: The date and time the row was last modified.

Analyzed at Tue May 31 09:58 NZST 2016

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc group_party_pkey
id Performance Asc group_party_id_fk32_ind
rowidentifier Performance Asc group_party_index_on_rowidentifier
type_code Performance Asc group_party_type_code_fk33_ind

Close relationships  within of separation:

Excluded from diagram's relationships: party_member.rowidentifier  source_describes_party.change_action  party.change_time  party_role.rowidentifier  source_describes_party.rowidentifier  party_member.change_action  party_role.rowversion  party_member.change_user  party.rowidentifier  party_role.change_action  party.rowversion  party_member.rowversion  party_role.change_user  party.change_action  party_role.change_time  party_member.change_time  source_describes_party.change_user  source_describes_party.change_time  source_describes_party.rowversion  party.change_user