Revision 4741
Added by Aaron Marcuse-Kubitza over 12 years ago
schemas/vegbien.my.sql | ||
---|---|---|
2408 | 2408 |
|
2409 | 2409 |
|
2410 | 2410 |
-- |
2411 |
-- Name: COLUMN taxon.authority_id; Type: COMMENT; Schema: public; Owner: - |
|
2412 |
-- |
|
2413 |
|
|
2414 |
|
|
2415 |
|
|
2416 |
|
|
2417 |
-- |
|
2411 | 2418 |
-- Name: taxon_ancestor; Type: TABLE; Schema: public; Owner: -; Tablespace: |
2412 | 2419 |
-- |
2413 | 2420 |
|
schemas/vegbien.sql | ||
---|---|---|
2945 | 2945 |
|
2946 | 2946 |
|
2947 | 2947 |
-- |
2948 |
-- Name: COLUMN taxon.authority_id; Type: COMMENT; Schema: public; Owner: - |
|
2949 |
-- |
|
2950 |
|
|
2951 |
COMMENT ON COLUMN taxon.authority_id IS 'The authority which defines the taxon name'; |
|
2952 |
|
|
2953 |
|
|
2954 |
-- |
|
2948 | 2955 |
-- Name: taxon_ancestor; Type: TABLE; Schema: public; Owner: -; Tablespace: |
2949 | 2956 |
-- |
2950 | 2957 |
|
Also available in: Unified diff
schemas/vegbien.sql: taxon.authority_id: Added descriptive comment that this is the authority which defines the taxon name (as opposed to the author of the taxon name)