Project

General

Profile

« Previous | Next » 

Revision 4954

schemas/vegbien.sql: placepath: Added otherranks field, analogous to taxonpath.otherranks

View differences:

vegbien.my.sql
54 54

  
55 55

  
56 56
--
57
-- Name: rankedplacename; Type: TYPE; Schema: public; Owner: -
58
--
59

  
60

  
61

  
62

  
63
--
57 64
-- Name: taxonrank; Type: TYPE; Schema: public; Owner: -
58 65
--
59 66

  
......
661 668
    stateprovince text,
662 669
    county text,
663 670
    municipality text,
664
    site text
671
    site text,
672
    otherranks text
665 673
);
666 674

  
667 675

  
......
673 681

  
674 682

  
675 683
--
684
-- Name: COLUMN placepath.otherranks; Type: COMMENT; Schema: public; Owner: -
685
--
686

  
687

  
688

  
689

  
690
--
676 691
-- Name: plantobservation; Type: TABLE; Schema: public; Owner: -; Tablespace: 
677 692
--
678 693

  

Also available in: Unified diff