Project

General

Profile

« Previous | Next » 

Revision 7187

schemas/vegbien.sql: taxonlabel: Removed no longer used matched_label_fit_fraction. Use taxondetermination.taxonfit instead.

View differences:

vegbien.my.sql
465 465

  
466 466

  
467 467
--
468
-- Name: taxonlabel_1_matched_label_min_fit(); Type: FUNCTION; Schema: public; Owner: -
469
--
470

  
471

  
472

  
473

  
474
--
475 468
-- Name: taxonlabel_2_set_canon_label_id_on_insert(); Type: FUNCTION; Schema: public; Owner: -
476 469
--
477 470

  
......
504 497
    taxonstatus varchar(255),
505 498
    canon_label_id int(11),
506 499
    matched_label_id int(11),
507
    matched_label_fit_fraction double precision,
508 500
    parent_id int(11),
509 501
    taxonepithet varchar(255),
510 502
    rank varchar(255),
......
556 548

  
557 549

  
558 550
--
559
-- Name: COLUMN taxonlabel.matched_label_fit_fraction; Type: COMMENT; Schema: public; Owner: -
560
--
561

  
562

  
563

  
564

  
565
--
566 551
-- Name: COLUMN taxonlabel.parent_id; Type: COMMENT; Schema: public; Owner: -
567 552
--
568 553

  
......
6265 6250

  
6266 6251

  
6267 6252
--
6268
-- Name: taxonlabel_1_matched_label_min_fit; Type: TRIGGER; Schema: public; Owner: -
6269
--
6270

  
6271

  
6272

  
6273

  
6274
--
6275 6253
-- Name: taxonlabel_2_set_canon_label_id_on_insert; Type: TRIGGER; Schema: public; Owner: -
6276 6254
--
6277 6255

  

Also available in: Unified diff