[
https://issues.apache.org/jira/browse/EMPIREDB-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rainer Döbele resolved EMPIREDB-353.
------------------------------------
Fix Version/s: empire-db-2.5.1
Resolution: Fixed
> Provide default implementation für delete with joins
> ----------------------------------------------------
>
> Key: EMPIREDB-353
> URL: https://issues.apache.org/jira/browse/EMPIREDB-353
> Project: Empire-DB
> Issue Type: Improvement
> Components: Core
> Reporter: Rainer Döbele
> Assignee: Rainer Döbele
> Priority: Major
> Fix For: empire-db-2.5.1
>
>
> Currently the DBCommand implementation does not support delete with joins.
> Instead in this case an invalid statement is produced.
> However some database systems allow delete operations with joins. This must
> be implemented in the corresponding driver.
> Instead of returning an invalid statement if not implemented by the driver, a
> default syntax , taken from the SQL Server syntax, should be used.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)