Revision 10269
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/raw_occurrence_record_plants/run | ||
---|---|---|
10 | 10 |
echo_func; set_make_vars; check_target_exists |
11 | 11 |
|
12 | 12 |
use_local |
13 |
limit= query='SELECT DISTINCT acronym FROM herbaria.ih ORDER BY acronym' \
|
|
13 |
limit= query='SELECT DISTINCT "specimenHolderInstitutions" FROM herbaria.ih ORDER BY "specimenHolderInstitutions"' \
|
|
14 | 14 |
to_target pg_export |
15 | 15 |
} |
16 | 16 |
|
Also available in: Unified diff
bugfix: inputs/GBIF/raw_occurrence_record_plants/run: updated herbaria.ih column names for staging table column renaming