Project

General

Profile

« Previous | Next » 

Revision 12510

fix: schemas/vegbien.sql: _plots_06_list_of_plots_with_stem_measurements: changed columns to match input query

View differences:

vegbien.my.sql
1111 1111

  
1112 1112

  
1113 1113
--
1114
-- Name: ~type._plots_06_list_of_plots_with_stem_measurements; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
1115
--
1116

  
1117
CREATE TABLE `~type._plots_06_list_of_plots_with_stem_measurements` (
1118
    project_name varchar(255),
1119
    `SiteCode` varchar(255)
1120
);
1121

  
1122

  
1123
--
1114 1124
-- Name: ~type._plots_10_count_of_individuals_per_plot_in_each_project; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
1115 1125
--
1116 1126

  
......
6880 6890

  
6881 6891

  
6882 6892
--
6893
-- Data for Name: ~type._plots_06_list_of_plots_with_stem_measurements; Type: TABLE DATA; Schema: public_validations; Owner: -
6894
--
6895

  
6896

  
6897

  
6898
--
6883 6899
-- Data for Name: ~type._plots_10_count_of_individuals_per_plot_in_each_project; Type: TABLE DATA; Schema: public_validations; Owner: -
6884 6900
--
6885 6901

  

Also available in: Unified diff