datasette icon indicating copy to clipboard operation
datasette copied to clipboard

Saving custom sql queries

Open mfiro opened this issue 1 year ago • 1 comments

Hello and thanks for this awesome project!

I use Datasette to visualize a table for which I have multiple SQLs, that I use regularly. At the moment, I have saved them in a separate txt file and I copy/paste. Is there anyway to save the custom sql queries so I have quick access to them on the UI? Thanks.

mfiro avatar Dec 13 '24 21:12 mfiro

By setting so-called "canned queries" in the configuration or by installing one of the plugins.

commongeek avatar Dec 14 '24 07:12 commongeek