Project

General

Profile

« Previous | Next » 

Revision 10269

bugfix: inputs/GBIF/raw_occurrence_record_plants/run: updated herbaria.ih column names for staging table column renaming

View differences:

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