application_boundary_amendment

-1 rows


Description

Used by ALC GIS Staff to track Inclusion / Exclusion decisions and their ALR boundary impact over time

Columns

Column Type Size Nulls Auto Default Children Parents Comments
audit_deleted_date_at timestamptz 35,6 null
audit_created_at timestamptz 35,6 now()
audit_updated_at timestamptz 35,6 now()
audit_created_by varchar 2147483647 null
audit_updated_by varchar 2147483647 null
uuid uuid 2147483647 gen_random_uuid()
application_boundary_amendments_to_components.application_boundary_amendment_uuid FK_01e2407bb30f4f6d7e5b26244a0 C
file_number varchar 2147483647 null

File number of the application

type varchar 2147483647 null

Type of Amendment, Inclusion or Exclusion

area numeric 15,5 null

Area in hectares of the amendment

year int4 10 null

Year the amendment took place

period int2 5 null

Period of the year the amendment took place (1 - 4)

oats_component_id int8 19 null

This column is NOT related to any functionality in ALCS. It is only used for ETL and backtracking of imported data from OATS. It links oats.oats_alr_appl_components to alcs.application_boundary_amendment.

Indexes

Constraint Name Type Sort Column(s)
PK_dd163805033c64ed3fa474ada55 Primary key Asc uuid

Relationships