Project

General

Profile

« Previous | Next » 

Revision 13573

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

View differences:

schema.sql
265 265

  
266 266
CREATE TABLE tnrs (
267 267
    batch text DEFAULT now() NOT NULL,
268
    match_num integer,
268 269
    "Name_number" integer NOT NULL,
269 270
    "Name_submitted" text NOT NULL,
270 271
    "Overall_score" double precision,

Also available in: Unified diff