Revision 5054
Added by Aaron Marcuse-Kubitza over 12 years ago
vegbien_dest | ||
---|---|---|
19 | 19 |
${prefix}user=bien \ |
20 | 20 |
${prefix}password="$(cat "$selfDir/../config/bien_password")" \ |
21 | 21 |
${prefix}database=vegbien \ |
22 |
${prefix}schemas=temp,public,functions,py_functions |
|
22 |
${prefix}schemas=temp,public,TNRS,functions,py_functions
|
|
23 | 23 |
} |
24 | 24 |
vegbien_dest_main "$@" |
Also available in: Unified diff
Moved tnrs table from public (schemas/vegbien.sql) to its own TNRS schema, which is created by a new .TNRS datasource. Note that .TNRS is included in the automated testing, but not yet in the import.