Project

General

Profile

« Previous | Next » 

Revision 37

xml2db: Improved empty_db to use TRUNCATE instead of DROP DATABASE. Added xml2vegbank to automatically set db env vars.

View differences:

test
4 4
selfDir="$(dirname -- "$0")"
5 5
cd "$selfDir"
6 6

  
7
export host=localhost user=vegbank password=vegbank database=vegbank
8

  
9
./xml2db <vb_plot_observation.xml
7
./xml2vegbank <vb_plot_observation.xml

Also available in: Unified diff