container_method

4149 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
planting_management_plan_id uuid 2147483647 null
planting_management_plan.planting_management_plan_id container_method_planting_management_plan_id_foreign R
in_ground bool 1 null
plant_spacing numeric 36,12 null
plant_spacing_unit text 2147483647 'cm'::text
total_plants int4 10 null
number_of_containers int4 10 null
plants_per_container int4 10 null
planting_depth numeric 36,12 null
planting_depth_unit text 2147483647 'cm'::text
planting_soil varchar 255 null
container_type varchar 255 null

Indexes

Constraint Name Type Sort Column(s)
container_method_pkey Primary key Asc planting_management_plan_id

Relationships