You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt Stam (JIRA)" <ju...@ws.apache.org> on 2007/10/22 20:59:51 UTC

[jira] Closed: (JUDDI-116) Drop statements in create_database.sql scripts should be prefixed

     [ 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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org