Revision 10317
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/ARIZ/omoccurrences/postprocess.sql | ||
---|---|---|
1 |
SELECT util.search_path_append('util'); |
|
2 |
|
|
3 |
-- cultivated can only be true or NULL, not false |
|
4 |
SELECT mk_derived_col((:table_str, 'cultivated'), |
|
5 |
$$_map('"0"=>NULL, "*"=>"*"', "cultivationStatus")$$); |
Also available in: Unified diff
added inputs/ARIZ/omoccurrences/postprocess.sql