Project

General

Profile

« Previous | Next » 

Revision 5737

inputs/.TNRS/tnrs/: Added Time_submitted column at beginning and populate it in tnrs_db with the time the batch TNRS request was submitted

View differences:

schema.sql
1 1
CREATE TABLE tnrs
2 2
(
3
  "Time_submitted" timestamp with time zone,
3 4
  "Name_number" text,
4 5
  "Name_submitted" text NOT NULL,
5 6
  "Overall_score" text,

Also available in: Unified diff