Revision 3956
Added by Aaron Marcuse-Kubitza over 12 years ago
vegbien.sql | ||
---|---|---|
2592 | 2592 |
specimenreplicate_id integer NOT NULL, |
2593 | 2593 |
datasource_id integer NOT NULL, |
2594 | 2594 |
sourceaccessioncode text, |
2595 |
plantobservation_id integer, |
|
2595 |
plantobservation_id integer NOT NULL,
|
|
2596 | 2596 |
institution_id integer, |
2597 | 2597 |
collectioncode_dwc text, |
2598 | 2598 |
catalognumber_dwc text, |
Also available in: Unified diff
schemas/vegbien.sql: specimenreplicate: Made plantobservation_id required, since that is now the parent table fkey