Revision 3665
Added by Aaron Marcuse-Kubitza over 12 years ago
schemas/vegbien.sql | ||
---|---|---|
2676 | 2676 |
-- |
2677 | 2677 |
|
2678 | 2678 |
CREATE TABLE specimenreplicate ( |
2679 |
datasource_id integer NOT NULL, |
|
2680 | 2679 |
plantobservation_id integer, |
2681 | 2680 |
institution_id integer, |
2682 | 2681 |
collectioncode_dwc text, |
Also available in: Unified diff
schemas/vegbien.sql: specimenreplicate: Inherit datasource_id from taxonoccurrence instead of defining it independently