[ 
https://issues.apache.org/jira/browse/JUDDI-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kurt Stam closed JUDDI-116.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Fixed, eventhough these are commented out.

> Drop statements in create_database.sql scripts should be prefixed
> -----------------------------------------------------------------
>
>                 Key: JUDDI-116
>                 URL: https://issues.apache.org/jira/browse/JUDDI-116
>             Project: jUDDI
>          Issue Type: Bug
>         Environment: Mac OS X
>            Reporter: Tom Cunningham
>            Assignee: Kurt T Stam
>             Fix For: 2.0
>
>
> The DROP TABLE statements in the create_database.sql scripts should all be 
> prefixed like all of the other TABLE names within the create_database.sql 
> files :
> -- DROP TABLE BUSINESS_DESCR;
> should be
> -- DROP TABLE ${prefix}BUSINESS_DESCR

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to