Project

General

Profile

« Previous | Next » 

Revision 9638

inputs/GBIF/raw_occurrence_record/run: .table/(): renamed to */*() because a target named after a table refers to the table unless it has an explicit file extension

View differences:

inputs/GBIF/raw_occurrence_record/run
56 56
to_target mysql_export
57 57
}
58 58

  
59
herbaria_filter.table/make()
59
herbaria_filter/make()
60 60
{
61 61
	echo_func; set_make_vars
62 62
	
......
81 81
{
82 82
	echo_func; set_make_vars
83 83
	
84
	herbaria_filter.table/make
84
	herbaria_filter/make
85 85
	filter="
86 86
deleted IS NULL
87 87
AND institution_code IN (SELECT * FROM herbaria_filter)" \

Also available in: Unified diff