Multiselect Query Variables, Sorting, and Zoom
Rahil Sondhi
January 18th, 2021
Multiselect Query Variables
We added a new query variable type called multiselect
. Use it when you want people to choose one or many values from a dropdown, like choosing regions, or choosing event names. See our docs on query variables for more info.
Sorting
As your list of PopSQL queries grows, it can become challenging to find what you're looking for. To help with that, we added sorting to the left sidebar so you can sort your queries alphabetically, created date, updated date, or last opened.
Zoom
Now you can zoom in PopSQL by pressing Cmd+
, zoom out with Cmd-
, or reset your zoom with Cmd+0
. You can find more keyboard shortcuts here.