Revision 5031
Added by Aaron Marcuse-Kubitza about 12 years ago
VegBIEN.csv | ||
---|---|---|
27 | 27 |
CountryID,,** No join mapping for *CountryID ** |
28 | 28 |
ReferenceX,,** No join mapping for *ReferenceX ** Rarely used |
29 | 29 |
ReferenceY,,** No join mapping for *ReferenceY ** Rarely used |
30 |
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)