From 283cc90566b42985069d5af0a92dbecb10675d0d Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 9 Jun 2008 18:24:07 +0000 Subject: start in on the shell for a generic database versioning module. My intent is to create an easier way to manage database table versions like the model used for ruby on rails migrations. --- prebuild.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index e5dd324..6257bad 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -196,6 +196,29 @@ + + + + ../../../bin/ + + + + + ../../../bin/ + + + + ../../../bin/ + + + + + + + + + + -- cgit v1.1