superfell/SoqlX

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

Closed this issue · 0 comments

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