Revision 5737
Added by Aaron Marcuse-Kubitza over 12 years ago
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
inputs/.TNRS/tnrs/: Added Time_submitted column at beginning and populate it in tnrs_db with the time the batch TNRS request was submitted