published_project_land_use

-1 rows


Description

Land Use Model Types and hectares of each for published projects.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
project_id int8 19 null
projects.id published_project_land_use_project_id_fkey C
land_use_model_type_id int4 10 null
land_use_model_types.id published_project_land_use_land_use_model_type_id_fkey R
land_use_model_hectares numeric 0 null

Indexes

Constraint Name Type Sort Column(s)
published_project_land_use_pkey Primary key Asc/Asc project_id + land_use_model_type_id

Relationships