Project

General

Profile

« Previous | Next » 

Revision 11612

inputs/.TNRS/schema.sql: tnrs: removed no longer used tnrs_score_ok index. use tnrs__valid_match instead.

View differences:

inputs/.TNRS/schema.sql
453 453

  
454 454

  
455 455
--
456
-- Name: tnrs_score_ok; Type: INDEX; Schema: TNRS; Owner: -; Tablespace: 
457
--
458

  
459
CREATE UNIQUE INDEX tnrs_score_ok ON tnrs USING btree ("Name_submitted") WHERE score_ok("Max_score");
460

  
461

  
462
--
463 456
-- Name: batch__fill; Type: TRIGGER; Schema: TNRS; Owner: -
464 457
--
465 458

  

Also available in: Unified diff