Rainer Döbele created EMPIREDB-265:
--------------------------------------
Summary: 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
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)