Project

General

Profile

« Previous | Next » 

Revision 13850

inputs/.TNRS/schema.sql: tnrs: renamed to tnrs_match to distinguish it from other TNRS-related tables

View differences:

tnrs_db
32 32

  
33 33
tnrs_input = sql_gen.Table('tnrs_input_name')
34 34
tnrs_batch = sql_gen.Table('batch')
35
tnrs_data = sql_gen.Table('tnrs')
35
tnrs_data = sql_gen.Table('tnrs_match')
36 36

  
37 37
def main():
38 38
    # Input

Also available in: Unified diff