viability_test_results

0 rows


Description

Result from a viability test of a batch of seeds. Viability tests can have multiple germinations, e.g., if different seeds germinate on different days.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
test_id int8 19 null
viability_tests.id viability_test_results_test_id_fkeyC
recording_date date 13 null
seeds_germinated int4 10 null

Indexes

Constraint Name Type Sort Column(s)
viability_test_results_pkey Primary key Asc id
viability_test_results__test_id_ix Performance Asc test_id

Relationships