Revision 584
Added by Aaron Marcuse-Kubitza about 13 years ago
vegbien_empty.sql | ||
---|---|---|
65 | 65 |
TRUNCATE stratummethod CASCADE; |
66 | 66 |
TRUNCATE stratumtype CASCADE; |
67 | 67 |
TRUNCATE taxonalt CASCADE; |
68 |
TRUNCATE taxonbin CASCADE; |
|
68 |
TRUNCATE taxonbinmethod CASCADE;
|
|
69 | 69 |
TRUNCATE taxondetermination CASCADE; |
70 | 70 |
TRUNCATE taxonoccurrence CASCADE; |
71 | 71 |
TRUNCATE telephone CASCADE; |
Also available in: Unified diff
vegbien.sql: Renamed taxonbin to taxonbinmethod to reflect that it does not contain actual organisms (those go in aggregateoccurrence), but rather defined a method of aggregating organisms