Project

General

Profile

« Previous | Next » 

Revision 5326

schemas/vegbien.sql: taxonconcept: family, genus, species: Added comment that each is a cached field for easy querying and the scoping version of it is stored in the chain of parent_id ancestors

View differences:

vegbien.my.sql
887 887
-- Name: COLUMN taxonconcept.family; Type: COMMENT; Schema: public; Owner: -
888 888
--
889 889

  
890
 the scoping version of this field is stored in the chain of parent_id ancestors.';
890 891

  
891 892

  
892

  
893 893
--
894 894
-- Name: COLUMN taxonconcept.genus; Type: COMMENT; Schema: public; Owner: -
895 895
--
896 896

  
897
 the scoping version of this field is stored in the chain of parent_id ancestors.';
897 898

  
898 899

  
899

  
900 900
--
901 901
-- Name: COLUMN taxonconcept.species; Type: COMMENT; Schema: public; Owner: -
902 902
--
903 903

  
904
 the scoping version of this field is stored in the chain of parent_id ancestors.';
904 905

  
905 906

  
906

  
907 907
--
908 908
-- Name: taxondetermination; Type: TABLE; Schema: public; Owner: -; Tablespace: 
909 909
--

Also available in: Unified diff