jetstream icon indicating copy to clipboard operation
jetstream copied to clipboard

Misc query improvements (count, dark mode, etc..)

Open paustint opened this issue 2 years ago • 2 comments

Feedback from discord:

  1. Query editor shown in dark mode
  2. Be nice to have a tick box that says "Show Count" or something on the query editor
  3. Second if you do edit the query with Count() and then select more field names the Count() doesn't get removed

Maybe there is a separate feature to query just the count based on the existing query - results could be shown somewhere else without impacting the existing query.

https://discord.com/channels/246568944213819393/955492316116844595/1109120094719709274

image

paustint avatar May 19 '23 14:05 paustint

Correction to #2

Be nice to have a tick box that says "Show Count" or something because the only way to do this is to edit the query.

AndyHaas avatar May 19 '23 14:05 AndyHaas

Saw this and had an idea. But could be bad performance; but here it is.

When building the query have a button that says show count and that button returns the count. Thus not having to fully execute the query but just show number of records it would return I was also thinking as in real time to pull the count; hence my "Bad Performance" came into but that could be do able as well

paustint avatar May 19 '23 14:05 paustint