Revision 8065
Added by Aaron Marcuse-Kubitza almost 12 years ago
VegBIEN.csv | ||
---|---|---|
132 | 132 |
IsMorpho,,** No join mapping for *IsMorpho ** |
133 | 133 |
OrigAuth,,** No join mapping for *OrigAuth ** |
134 | 134 |
OrigRecordID,,** No join mapping for *OrigRecordID ** |
135 |
PlotID_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
|
136 | 135 |
SpAuthStatus,,** No join mapping for *SpAuthStatus ** |
137 | 136 |
coll_inits,,** No join mapping for *coll_inits ** |
138 | 137 |
collector_code,,** No join mapping for *collector_code ** Brad: OMIT |
... | ... | |
151 | 150 |
species_code,,** No join mapping for *species_code ** |
152 | 151 |
temp_liandbh,,** No join mapping for *temp_liandbh ** |
153 | 152 |
tmp_PlotObsID,,** No join mapping for *tmp_PlotObsID ** |
154 |
tmp_PlotObsID_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
|
155 | 153 |
tmp_del,,** No join mapping for *tmp_del ** |
156 |
tmp_del_index,,** No non-empty join mapping for OMIT ** Placeholder column created by MySQL to PostgreSQL translation |
Also available in: Unified diff
inputs/SALVIAS/: Regenerated salvias_*.schema.sql from the MySQL version, to take advantage of my2pg improvements. The placeholder *_index columns which take the place of MySQL's inline index definitions have now been replaced by no-op CHECK constraints, so that there are no longer lots of dummy *_index columns in the map spreadsheets.