Project

General

Profile

« Previous | Next » 

Revision 6247

schemas/vegbien.sql: higher_plant_group_nodes: Added root->NULL mapping to store all the families that don't match any higher plant group

View differences:

vegbien.sql
4904 4904
INSERT INTO higher_plant_group_nodes VALUES ('gymnosperms (non-conifer)', 'Cycadophyta');
4905 4905
INSERT INTO higher_plant_group_nodes VALUES ('gymnosperms (non-conifer)', 'Ginkgophyta');
4906 4906
INSERT INTO higher_plant_group_nodes VALUES ('gymnosperms (non-conifer)', 'Gnetophyta');
4907
INSERT INTO higher_plant_group_nodes VALUES (NULL, 'root');
4907 4908

  
4908 4909

  
4909 4910
--

Also available in: Unified diff