batch_substrates

6 rows


Description

(Enum) Substrates in which seedlings can be planted in a nursery.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
batch_details_history.substrate_id batch_details_history_substrate_id_fkeyR
batches.substrate_id batches_substrate_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
batch_substrates_pkey Primary key Asc id
batch_substrates_name_key Must be unique Asc name

Relationships