Revision 682
Added by Aaron Marcuse-Kubitza almost 13 years ago
vegbien.for_wiki.sql | ||
---|---|---|
78 | 78 |
CREATE TABLE plantobservation -- VegBank's stemcount table. |
79 | 79 |
( |
80 | 80 |
plantobservation_id serial NOT NULL, |
81 |
aggregateoccurrence_id integer, |
|
82 | 81 |
overallheight double precision, |
83 | 82 |
overallheightaccuracy double precision, |
84 | 83 |
emb_plantobservation integer, |
Also available in: Unified diff
vegbien.sql: Removed no longer used plantobservation.aggregateoccurrence_id