Project

General

Profile

« Previous | Next » 

Revision 13573

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

View differences:

vegbien.my.sql
13282 13282

  
13283 13283
CREATE TABLE tnrs (
13284 13284
    batch varchar(255)  NOT NULL,
13285
    match_num int(11),
13285 13286
    `Name_number` int(11) NOT NULL,
13286 13287
    `Name_submitted` varchar(255) NOT NULL,
13287 13288
    `Overall_score` double,

Also available in: Unified diff