Project

General

Profile

« Previous | Next » 

Revision 12644

schemas/vegbien.sql: implemented _plots_09_list_of_plots_which_use_line_intercept

View differences:

vegbien.my.sql
273 273

  
274 274

  
275 275
--
276
-- Name: keys_~type._plots_09_list_of_plots_which_use_line_intercept; Type: TYPE; Schema: public_validations; Owner: -
277
--
278

  
279

  
280

  
281

  
282
--
276 283
-- Name: keys_~type._plots_10_count_of_individuals_per_plot_in_each_proj; Type: TYPE; Schema: public_validations; Owner: -
277 284
--
278 285

  
......
469 476

  
470 477

  
471 478
--
479
-- Name: values__~type._plots_09_list_of_plots_which_use_line_intercept; Type: TYPE; Schema: public_validations; Owner: -
480
--
481

  
482

  
483

  
484

  
485
--
472 486
-- Name: values__~type._plots_10_count_of_individuals_per_plot_in_each_p; Type: TYPE; Schema: public_validations; Owner: -
473 487
--
474 488

  
......
1397 1411

  
1398 1412

  
1399 1413
--
1414
-- Name: ~type._plots_09_list_of_plots_which_use_line_intercept; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
1415
--
1416

  
1417
CREATE TABLE `~type._plots_09_list_of_plots_which_use_line_intercept` (
1418
    project_name varchar(255),
1419
    plot_code varchar(255)
1420
);
1421

  
1422

  
1423
--
1424
-- Name: keys(`~type._plots_09_list_of_plots_which_use_line_intercept`); Type: FUNCTION; Schema: public_validations; Owner: -
1425
--
1426

  
1427

  
1428

  
1429

  
1430
--
1400 1431
-- Name: ~type._plots_10_count_of_individuals_per_plot_in_each_project; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: 
1401 1432
--
1402 1433

  
......
1940 1971

  
1941 1972

  
1942 1973
--
1974
-- Name: values_(`~type._plots_09_list_of_plots_which_use_line_intercept`); Type: FUNCTION; Schema: public_validations; Owner: -
1975
--
1976

  
1977

  
1978

  
1979

  
1980
--
1943 1981
-- Name: values_(`~type._plots_10_count_of_individuals_per_plot_in_each_project`); Type: FUNCTION; Schema: public_validations; Owner: -
1944 1982
--
1945 1983

  
......
4741 4779

  
4742 4780

  
4743 4781
--
4782
-- Name: _plots_09_list_of_plots_which_use_line_intercept; Type: VIEW; Schema: public_validations; Owner: -
4783
--
4784

  
4785

  
4786

  
4787

  
4788
--
4744 4789
-- Name: _plots_10_count_of_individuals_per_plot_in_each_project; Type: VIEW; Schema: public_validations; Owner: -
4745 4790
--
4746 4791

  
......
7789 7834

  
7790 7835

  
7791 7836
--
7837
-- Data for Name: ~type._plots_09_list_of_plots_which_use_line_intercept; Type: TABLE DATA; Schema: public_validations; Owner: -
7838
--
7839

  
7840

  
7841

  
7842
--
7792 7843
-- Data for Name: ~type._plots_10_count_of_individuals_per_plot_in_each_project; Type: TABLE DATA; Schema: public_validations; Owner: -
7793 7844
--
7794 7845

  

Also available in: Unified diff