Table sola.party.party_role
Identifies the roles a party has in relation to the land office transactions and data. Implementation of the LADM LA_Party.role feild.
Tags: LADM Reference Object, 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
party_id varchar 40
party.id party_role_party_id_fk36 C
LADM Definition: Identifier for the party.
type_code varchar 20
party_role_type.code party_role_type_code_fk37 C
SOLA Extension: The type of role the party holds
rowidentifier varchar 40 uuid_generate_v1() SOLA Extension: Identifies the all change records for the row in the party_role_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
party_id + type_code Primary key Asc/Asc party_role_pkey
rowidentifier Performance Asc party_role_index_on_rowidentifier
party_id Performance Asc party_role_party_id_fk36_ind
type_code Performance Asc party_role_type_code_fk37_ind

Close relationships  within of separation:

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