Revision 5031
Added by Aaron Marcuse-Kubitza about 12 years ago
VegBIEN.csv | ||
---|---|---|
36 | 36 |
SubSpeciesID,,** No join mapping for *SubSpeciesID ** |
37 | 37 |
SubSpeciesMnemonic,,** No join mapping for *SubSpeciesMnemonic ** |
38 | 38 |
SubSpeciesObsoleteTaxonFlag,,** No join mapping for *SubSpeciesObsoleteTaxonFlag ** |
39 |
row_num,,** No join mapping for *row_num ** |
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)