Use Regex capture groups with projections

XMLWordPrintableJSON

    • Query
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Allow using regex (named) captures with projections for string selection.

      > "test:foo".match(/(.*):(.*)/)
      ["test:foo", "test", "foo"]
      

            Assignee:
            Backlog - Query Team (Inactive)
            Reporter:
            Scott Hernandez (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: