Project

General

Profile

« Previous | Next » 

Revision 5831

schemas/vegbien.sql: taxonlabel_2_set_canon_label_id_on_insert(): Fixed bug where also need to set canon_label_id based on matched_label_id here, not just in taxonlabel_2_set_canon_label_id_on_update(), because the matched_label_id could be specified when the taxonlabel is first created

View differences:

vegbien.my.sql
338 338

  
339 339

  
340 340
--
341
-- Name: taxonlabel_set_canon_label_id(taxonlabel, int(11), int(1)); Type: FUNCTION; Schema: public; Owner: -
342
--
343

  
344

  
345

  
346

  
347
--
341 348
-- Name: taxonlabel_update_ancestors(taxonlabel, int(11), int(11)); Type: FUNCTION; Schema: public; Owner: -
342 349
--
343 350

  

Also available in: Unified diff