Revision 11155
Added by Aaron Marcuse-Kubitza about 11 years ago
vegbien.sql | ||
---|---|---|
2719 | 2719 |
|
2720 | 2720 |
|
2721 | 2721 |
-- |
2722 |
-- Name: VIEW analytical_stem_view; Type: COMMENT; Schema: public; Owner: - |
|
2723 |
-- |
|
2724 |
|
|
2725 |
COMMENT ON VIEW analytical_stem_view IS 'after updating this: |
|
2726 |
SELECT sync_analytical_stem_to_view() |
|
2727 |
add applicable columns to analytical_specimen, analytical_plot'; |
|
2728 |
|
|
2729 |
|
|
2730 |
-- |
|
2722 | 2731 |
-- Name: classcontributor; Type: TABLE; Schema: public; Owner: -; Tablespace: |
2723 | 2732 |
-- |
2724 | 2733 |
|
Also available in: Unified diff
schemas/vegbien.sql: analytical_stem_view: added instructions for what to do after updating this