datasette
datasette copied to clipboard
Saving custom sql queries
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.
By setting so-called "canned queries" in the configuration or by installing one of the plugins.