Revision 7188
Added by Aaron Marcuse-Kubitza almost 12 years ago
schemas/vegbien.my.sql | ||
---|---|---|
1340 | 1340 |
institution_id int(11), |
1341 | 1341 |
collectioncode_dwc varchar(255), |
1342 | 1342 |
catalognumber_dwc varchar(255), |
1343 |
collectionnumber varchar(255), |
|
1343 | 1344 |
description varchar(255), |
1344 | 1345 |
specimen_id int(11), |
1345 | 1346 |
accessioncode varchar(255) |
schemas/vegbien.sql | ||
---|---|---|
2180 | 2180 |
institution_id integer, |
2181 | 2181 |
collectioncode_dwc text, |
2182 | 2182 |
catalognumber_dwc text, |
2183 |
collectionnumber text, |
|
2183 | 2184 |
description text, |
2184 | 2185 |
specimen_id integer, |
2185 | 2186 |
accessioncode text, |
Also available in: Unified diff
schemas/vegbien.sql: specimenreplicate: Added collectionnumber