mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
New hide_sql canned query option, refs #1422
This commit is contained in:
parent
b7037f5ece
commit
66e143c76e
6 changed files with 111 additions and 14 deletions
|
|
@ -360,6 +360,7 @@ METADATA = {
|
|||
"title": "Search neighborhoods",
|
||||
"description_html": "<b>Demonstrating</b> simple like search",
|
||||
"fragment": "fragment-goes-here",
|
||||
"hide_sql": True,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue