Project

General

Profile

« Previous | Next » 

Revision 12414

schemas/vegbien.sql: generated ~type for _plots_04_count_of_plots_in_each_project_in_this_source

View differences:

vegbien.sql
6291 6291

  
6292 6292

  
6293 6293
--
6294
-- Name: ~type._plots_04_count_of_plots_in_each_project_in_this_source; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
6295
--
6296

  
6297
CREATE TABLE "~type._plots_04_count_of_plots_in_each_project_in_this_source" (
6298
    project_name text,
6299
    plots bigint
6300
);
6301

  
6302

  
6303
--
6294 6304
-- Name: ~type._traits_01_count_records; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
6295 6305
--
6296 6306

  
......
9184 9194

  
9185 9195

  
9186 9196
--
9197
-- Data for Name: ~type._plots_04_count_of_plots_in_each_project_in_this_source; Type: TABLE DATA; Schema: public_validations; Owner: -
9198
--
9199

  
9200

  
9201

  
9202
--
9187 9203
-- Data for Name: ~type._traits_01_count_records; Type: TABLE DATA; Schema: public_validations; Owner: -
9188 9204
--
9189 9205

  

Also available in: Unified diff