Query Parameters
TablePlus supports adding query parameters.
You can change the query parameter options by clicking on the config/setting button at the bottom left of the editor and choose Query params options:
- Select/unselect
Enable query params
to enable/disable query parameters. - Change query param Regex between 4 variables:
:[\w.]
%[\w.]+%
\?
\$\{[\w.]+\}

Last modified 3yr ago