Project

General

Profile

« Previous | Next » 

Revision 13573

inputs/.TNRS/schema.sql: tnrs: added match_num

View differences:

vegbien.sql
17102 17102

  
17103 17103
CREATE TABLE tnrs (
17104 17104
    batch text DEFAULT now() NOT NULL,
17105
    match_num integer,
17105 17106
    "Name_number" integer NOT NULL,
17106 17107
    "Name_submitted" text NOT NULL,
17107 17108
    "Overall_score" double precision,

Also available in: Unified diff