Revision 8951
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/raw_occurrence_record/run | ||
---|---|---|
3 | 3 |
|
4 | 4 |
if self_not_included; then |
5 | 5 |
|
6 |
MySQL_export ()
|
|
6 |
export_mysql ()
|
|
7 | 7 |
{ |
8 | 8 |
echo_func |
9 | 9 |
"$(dirname "${BASH_SOURCE[0]}")"/../table.run "$FUNCNAME" "$@" |
Also available in: Unified diff
inputs/GBIF/table.run: renamed MySQL_export () to export_mysql () to match schemas/VegCore/VegCore.ERD.mwb.run