Project

General

Profile

« Previous | Next » 

Revision 9627

inputs/GBIF/raw_occurrence_record/run: plant_fraction.table/make(): in remaking mode, drop the table first

View differences:

inputs/GBIF/raw_occurrence_record/run
17 17
	echo_func; set_make_vars; mk_table_esc
18 18
	
19 19
	use_local_remote
20
	if remaking; then table=plant_fraction table_esc= mk_drop|mysql_ANSI; fi
20 21
	(benign_error=1 mysql <<'EOF'
21 22
CREATE TABLE `plant_fraction` (
22 23
 `institution_code` varchar(255) NOT NULL PRIMARY KEY,

Also available in: Unified diff