seed_treatments

6 rows


Description

(Enum) Techniques that can be used to treat seeds before testing them for viability.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
batch_details_history.treatment_id batch_details_history_treatment_id_fkeyR
batches.treatment_id batches_treatment_id_fkeyR
viability_tests.treatment_id germination_test_treatment_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
germination_treatment_pkey Primary key Asc id

Relationships