Project

General

Profile

« Previous | Next » 

Revision 1039

vegbien.sql: *method tables: Added table comments

View differences:

vegbien.sql
1456 1456

  
1457 1457

  
1458 1458
--
1459
-- Name: TABLE method; Type: COMMENT; Schema: public; Owner: -
1460
--
1461

  
1462
COMMENT ON TABLE method IS 'A method for sampling and aggregating plants. Replaces VegBank''s stratummethod and stratumtype tables.';
1463

  
1464

  
1465
--
1459 1466
-- Name: COLUMN method.lengthunits; Type: COMMENT; Schema: public; Owner: -
1460 1467
--
1461 1468

  
......
2101 2108

  
2102 2109

  
2103 2110
--
2111
-- Name: TABLE plotmethod; Type: COMMENT; Schema: public; Owner: -
2112
--
2113

  
2114
COMMENT ON TABLE plotmethod IS 'A method for delineating and sampling plots.';
2115

  
2116

  
2117
--
2104 2118
-- Name: COLUMN plotmethod.name; Type: COMMENT; Schema: public; Owner: -
2105 2119
--
2106 2120

  

Also available in: Unified diff