Revision 5031
Added by Aaron Marcuse-Kubitza over 12 years ago
VegBIEN.csv | ||
---|---|---|
67 | 67 |
reference_id,,** No join mapping for *reference_id ** |
68 | 68 |
revisions,,** No join mapping for *revisions ** |
69 | 69 |
role_id,,** No join mapping for *role_id ** |
70 |
row_num,,** No join mapping for *row_num ** |
|
71 | 70 |
stemlocation_id,,** No join mapping for *stemlocation_id ** |
72 | 71 |
taxonconfidence,,** No join mapping for *taxonconfidence ** |
73 | 72 |
taxoninferencearea,,** No join mapping for *taxoninferencearea ** |
Also available in: Unified diff
input.Makefile: Staging tables installation: `%/install: %/create.sql`: Don't add a row number column to the created table because it is now added automatically to the temp table by column-based import (row-based import now also does not require a pkey for DB inputs)