Project

General

Profile

« Previous | Next » 

Revision 13845

inputs/.TNRS/schema.sql: *_modify(): merged these into the "to modify" instructions in the corresponding views, because there is no need to create a separate *_modify() function for every view now that their definitions are all the same

View differences:

vegbien.my.sql
15249 15249
USE `TNRS`;
15250 15250

  
15251 15251
--
15252
-- Name: MatchedTaxon_modify(varchar(255)); Type: FUNCTION; Schema: TNRS; Owner: -
15253
--
15254

  
15255

  
15256

  
15257

  
15258
--
15259
-- Name: FUNCTION `MatchedTaxon_modify`(view_query varchar(255)); Type: COMMENT; Schema: TNRS; Owner: -
15260
--
15261

  
15262

  
15263

  
15264

  
15265
--
15266 15252
-- Name: batch__fill(); Type: FUNCTION; Schema: TNRS; Owner: -
15267 15253
--
15268 15254

  
......
15298 15284

  
15299 15285

  
15300 15286
--
15301
-- Name: taxon_scrub_modify(varchar(255)); Type: FUNCTION; Schema: TNRS; Owner: -
15302
--
15303

  
15304

  
15305

  
15306

  
15307
--
15308
-- Name: FUNCTION taxon_scrub_modify(view_query varchar(255)); Type: COMMENT; Schema: TNRS; Owner: -
15309
--
15310

  
15311

  
15312

  
15313

  
15314
--
15315 15287
-- Name: tnrs__batch_begin(); Type: FUNCTION; Schema: TNRS; Owner: -
15316 15288
--
15317 15289

  

Also available in: Unified diff