From 4e078ebad6734a2e275e87baf5440f26432e6993 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 28 Jan 2009 07:42:17 +0000 Subject: [PATCH] minor - loading of script to create plsql function should be inside the load-function target. --- db/ddlutils/oracle/build.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/db/ddlutils/oracle/build.xml b/db/ddlutils/oracle/build.xml index 5cd0c68d55..c9cf94121c 100644 --- a/db/ddlutils/oracle/build.xml +++ b/db/ddlutils/oracle/build.xml @@ -53,6 +53,15 @@ + + + + + + + + + @@ -75,15 +84,6 @@ - - - - - - - - -