Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2838

Update and Delete Operations fail in One-2-One mapping in MongoDB Translator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.7
    • 8.4
    • Misc. Connectors

      When two tables are defined in ONE-2-ONE relation like defined in TEIID-2830, the UPDATE and DELETE operations on those tables end up in failure always.

      for ex:

      DELETE FROM Address WHERE CustomerId = '1002'
      UPDATE Address SET Street = 'Highway 100' WHERE CustomerId = '1002'
      

              rhn-engineering-rareddy Ramesh Reddy
              rhn-engineering-rareddy Ramesh Reddy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: