superfell / SoqlX

SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
https://pocketsoap.com/osx/soqlx/
Other
269 stars 53 forks source link

results table should be cleared when a count() query is run #121

Closed superfell closed 2 years ago

superfell commented 2 years ago

run a query that populates at least one row in the results table, e.g. select id from account then run a count() query, e.g. select count() from account the count result appears in the bottom left, but the results table is not cleared, but should be