Revision 1032
Added by Aaron Marcuse-Kubitza almost 13 years ago
vegbien_empty.sql | ||
---|---|---|
51 | 51 |
TRUNCATE plantstatus CASCADE; |
52 | 52 |
TRUNCATE planttag CASCADE; |
53 | 53 |
TRUNCATE plantusage CASCADE; |
54 |
TRUNCATE plotmethod CASCADE; |
|
54 | 55 |
TRUNCATE project CASCADE; |
55 | 56 |
TRUNCATE projectcontributor CASCADE; |
56 | 57 |
TRUNCATE reference CASCADE; |
Also available in: Unified diff
vegbien.sql: Added plotmethod. locationevent points to plotmethod instead of directly to method