Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-7

joins should support join operators other than equal

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0, 3.1, 3.1.1, 3.2
    • 4.0-beta1
    • Runtime
    • None
    • TRQS258

    Description

      At the moment, it is not possible to create joins like
      select * from book,author where book.author_id <> author.author_id;
      The most flexibe thing was if one could create a join using a criteria object.

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tfischer Thomas Fox
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: