Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2421

Extend QOMF to allow #comparison and #in between 2 StaticOperands

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None

    Description

      Consider these constraints:

      'FooType' in (select relationship1.[sramp:relationshipType] from [sramp:relationship] AS relationship1 ...)
      
      'FooType' = (select relationship1.[sramp:relationshipType] from [sramp:relationship] AS relationship1 ...)
      

      Since subqueries are StaticOperands, neither is currently possible through QOMF. Both #comparison and #in assume a DynamicOperand and StaticOperand. Consider extending ModeShape's QOMF impl to support something like that.

      Attachments

        Activity

          People

            Unassigned Unassigned
            brmeyer_jira Brett Meyer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: