Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
|||||
test_id | int8 | 19 | null |
|
|
|||||
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 |