Revision 3956
Added by Aaron Marcuse-Kubitza over 12 years ago
vegbien.my.sql | ||
---|---|---|
2117 | 2117 |
specimenreplicate_id int(11) NOT NULL, |
2118 | 2118 |
datasource_id int(11) NOT NULL, |
2119 | 2119 |
sourceaccessioncode text, |
2120 |
plantobservation_id int(11), |
|
2120 |
plantobservation_id int(11) NOT NULL,
|
|
2121 | 2121 |
institution_id int(11), |
2122 | 2122 |
collectioncode_dwc text, |
2123 | 2123 |
catalognumber_dwc text, |
Also available in: Unified diff
schemas/vegbien.sql: specimenreplicate: Made plantobservation_id required, since that is now the parent table fkey