Uploaded image for project: 'Empire-DB'
  1. Empire-DB
  2. EMPIREDB-353

Provide default implementation für delete with joins

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • empire-db-2.5.1
    • Core
    • None

    Description

      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. 

      Attachments

        Activity

          People

            doebele Rainer Döbele
            doebele Rainer Döbele
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: