harvest_use_type

117 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
harvest_use_type_id serial 10 nextval('"harvestUseType_harvest_use_type_id_seq"'::regclass)
harvest_use.harvest_use_type_id harvestuse_harvest_use_type_id_foreign C
harvest_use_type_name varchar 255 null
farm_id uuid 2147483647 null
farm.farm_id Implied Constraint R
harvest_use_type_translation_key varchar 255 null

Indexes

Constraint Name Type Sort Column(s)
harvestUseType_pkey Primary key Asc harvest_use_type_id

Relationships