jan created EMPIREDB-245:
----------------------------
Summary: Add Supprt for DELETE with JOIN for MySQL
Key: EMPIREDB-245
URL: https://issues.apache.org/jira/browse/EMPIREDB-245
Project: Empire-DB
Issue Type: Improvement
Components: Core
Affects Versions: empire-db-2.4.4
Reporter: jan
Assignee: jan
Priority: Minor
Fix For: empire-db-2.4.5
In MySQL you can make a DELETE with JOIN via Multiple-Table
(http://dev.mysql.com/doc/refman/5.7/en/delete.html) Syntax. I added basic
support (you can only delete from one table) to DBCommandMySQL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)