Add support for display of 1:M relationships in SOQL query results

Issue #87 resolved
Scott Wells repo owner created an issue

Right now 1:M relationships aren't supported in the SOQL query execution results because it's rendered as a table. A tree table isn't right either because each queried relationship has its own set of fields. Add some mechanism for displaying these relationships in the results window.

Comments (4)

  1. Log in to comment