I am developing a java/postgresql application using ant and junit. I
want to deploy tested builds along with matching tables with test data
in them.
What is the best way to deploy the tables and data to postgresql to
match a war file?
thanks,
Phil
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postg resql.org
want to deploy tested builds along with matching tables with test data
in them.
What is the best way to deploy the tables and data to postgresql to
match a war file?
thanks,
Phil
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postg resql.org
Comment