Project

General

Profile

« Previous | Next » 

Revision 10078

bugfix: inputs/FIA/occurrence_all/import: don't re-prepend * to terms because this is a view, and the underlying columns have already been mapped

View differences:

import
3 3
cd "$(dirname "$0")"
4 4
. ../../../lib/import.sh
5 5

  
6
export new_term_prefix= # don't re-prepend *
7

  
6 8
psql <<'EOF'
7 9
SELECT force_update_view('"occurrence_all"', $$
8 10
SELECT "*TREE-row_num" AS "occurrence_all-row_num", *

Also available in: Unified diff