Revision 9416
Added by Aaron Marcuse-Kubitza over 11 years ago
schemas/vegbien.my.sql | ||
---|---|---|
851 | 851 |
|
852 | 852 |
|
853 | 853 |
-- |
854 |
-- Name: TABLE cultivated_family_locations; Type: COMMENT; Schema: public; Owner: - |
|
855 |
-- |
|
856 |
|
|
857 |
|
|
858 |
|
|
859 |
|
|
860 |
-- |
|
854 | 861 |
-- Name: family_higher_plant_group; Type: TABLE; Schema: public; Owner: -; Tablespace: |
855 | 862 |
-- |
856 | 863 |
|
schemas/vegbien.sql | ||
---|---|---|
1726 | 1726 |
|
1727 | 1727 |
|
1728 | 1728 |
-- |
1729 |
-- Name: TABLE cultivated_family_locations; Type: COMMENT; Schema: public; Owner: - |
|
1730 |
-- |
|
1731 |
|
|
1732 |
COMMENT ON TABLE cultivated_family_locations IS 'from sftp://nimoy.nceas.ucsb.edu/home/bien/bien2_scripts/geoscrub/cultivated/cult_by_taxon/flag_by_taxa.inc'; |
|
1733 |
|
|
1734 |
|
|
1735 |
-- |
|
1729 | 1736 |
-- Name: family_higher_plant_group; Type: TABLE; Schema: public; Owner: -; Tablespace: |
1730 | 1737 |
-- |
1731 | 1738 |
|
Also available in: Unified diff
schemas/vegbien.sql: cultivated_family_locations: documented that table is from sftp://nimoy.nceas.ucsb.edu/home/bien/bien2_scripts/geoscrub/cultivated/cult_by_taxon/flag_by_taxa.inc (i.e. not generated by a function)