Project

General

Profile

« Previous | Next » 

Revision 488

vegbien.sql: Added comments to renamed tables specifying VegBank equivalent

View differences:

vegbien.sql
86 86

  
87 87

  
88 88
--
89
-- Name: TABLE aggregateoccurrence; Type: COMMENT; Schema: public; Owner: -
90
--
91

  
92
COMMENT ON TABLE aggregateoccurrence IS 'VegBank''s taxonimportance table.';
93

  
94

  
95
--
89 96
-- Name: aggregateoccurrence_aggregateoccurrence_id_seq; Type: SEQUENCE; Schema: public; Owner: -
90 97
--
91 98

  
......
1058 1065

  
1059 1066

  
1060 1067
--
1068
-- Name: TABLE individualplant; Type: COMMENT; Schema: public; Owner: -
1069
--
1070

  
1071
COMMENT ON TABLE individualplant IS 'VegBank''s stemcount table.';
1072

  
1073

  
1074
--
1061 1075
-- Name: individualplant_individualplant_id_seq; Type: SEQUENCE; Schema: public; Owner: -
1062 1076
--
1063 1077

  
......
1730 1744

  
1731 1745

  
1732 1746
--
1747
-- Name: TABLE plotevent; Type: COMMENT; Schema: public; Owner: -
1748
--
1749

  
1750
COMMENT ON TABLE plotevent IS 'VegBank''s observation table.';
1751

  
1752

  
1753
--
1733 1754
-- Name: plotevent_plotevent_id_seq; Type: SEQUENCE; Schema: public; Owner: -
1734 1755
--
1735 1756

  
......
2285 2306

  
2286 2307

  
2287 2308
--
2309
-- Name: TABLE stemobservation; Type: COMMENT; Schema: public; Owner: -
2310
--
2311

  
2312
COMMENT ON TABLE stemobservation IS 'VegBank''s stemlocation table.';
2313

  
2314

  
2315
--
2288 2316
-- Name: stemobservation_stemobservation_id_seq; Type: SEQUENCE; Schema: public; Owner: -
2289 2317
--
2290 2318

  
......
2494 2522

  
2495 2523

  
2496 2524
--
2525
-- Name: TABLE taxondetermination; Type: COMMENT; Schema: public; Owner: -
2526
--
2527

  
2528
COMMENT ON TABLE taxondetermination IS 'VegBank''s taxoninterpretation table.';
2529

  
2530

  
2531
--
2497 2532
-- Name: taxondetermination_taxondetermination_id_seq; Type: SEQUENCE; Schema: public; Owner: -
2498 2533
--
2499 2534

  
......
2538 2573

  
2539 2574

  
2540 2575
--
2576
-- Name: TABLE taxonoccurrence; Type: COMMENT; Schema: public; Owner: -
2577
--
2578

  
2579
COMMENT ON TABLE taxonoccurrence IS 'VegBank''s taxonobservation table.';
2580

  
2581

  
2582
--
2541 2583
-- Name: taxonoccurrence_taxonoccurrence_id_seq; Type: SEQUENCE; Schema: public; Owner: -
2542 2584
--
2543 2585

  

Also available in: Unified diff