You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2017/10/23 09:27:02 UTC

[jira] [Resolved] (EMPIREDB-265) DDL syntax for DROP statements contains invalid quotes when a schema name is given.

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

Rainer Döbele resolved EMPIREDB-265.
------------------------------------
       Resolution: Fixed
    Fix Version/s: empire-db-2.4.7

fixed DDL Syntax für DROP statements

> DDL syntax for DROP statements contains invalid quotes when a schema name is given.
> -----------------------------------------------------------------------------------
>
>                 Key: EMPIREDB-265
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-265
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: Core
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>             Fix For: empire-db-2.4.7
>
>
> DBDDLGenerator.getSQLScript() generates an invalid statement for DROP actions if a schema name is provided. Schema and name are wrapped in quotes, making the schema name part of the index name. Instead the index Name must be quoted separately if required.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)