Project

General

Profile

« Previous | Next » 

Revision 8197

Added schemas/VegCore/mk_derived, which will be run in the import scripts

View differences:

schemas/VegCore/mk_derived
1
#!/bin/bash
2
# :mode=transact-sql:
3
cd "$(dirname "$0")"
4
. ../../lib/import.sh
5

  
6
psql <<'EOF'
0 7

  

Also available in: Unified diff