Project

General

Profile

« Previous | Next » 

Revision 903

vegbien.sql: Removed morphospecies, instead using plantconcept and new table plantconceptscope to represent scoped morphospecies. Reorganized plant* tables in ERD.

View differences:

vegbien_empty.sql
34 34
TRUNCATE locationeventcontributor CASCADE;
35 35
TRUNCATE locationeventsynonym CASCADE;
36 36
TRUNCATE locationplace CASCADE;
37
TRUNCATE morphospecies CASCADE;
38 37
TRUNCATE namedplace CASCADE;
39 38
TRUNCATE namedplacecorrelation CASCADE;
40 39
TRUNCATE note CASCADE;
......
43 42
TRUNCATE partymember CASCADE;
44 43
TRUNCATE plant CASCADE;
45 44
TRUNCATE plantconcept CASCADE;
45
TRUNCATE plantconceptscope CASCADE;
46 46
TRUNCATE plantcorrelation CASCADE;
47 47
TRUNCATE plantlineage CASCADE;
48 48
TRUNCATE plantname CASCADE;

Also available in: Unified diff