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.my.sql
3913 3913
INSERT INTO higher_plant_group_nodes VALUES ('gymnosperms (non-conifer)', 'Cycadophyta');
3914 3914
INSERT INTO higher_plant_group_nodes VALUES ('gymnosperms (non-conifer)', 'Ginkgophyta');
3915 3915
INSERT INTO higher_plant_group_nodes VALUES ('gymnosperms (non-conifer)', 'Gnetophyta');
3916
INSERT INTO higher_plant_group_nodes VALUES (NULL, 'root');
3916 3917

  
3917 3918

  
3918 3919
--

Also available in: Unified diff