mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Release notes for 0.24 release
This commit is contained in:
parent
2bdab66772
commit
28872a1fa7
3 changed files with 21 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ The easiest way to create views is with the SQLite command-line interface::
|
|||
sqlite> CREATE VIEW demo_view AS select qSpecies from Street_Tree_List;
|
||||
<CTRL+D>
|
||||
|
||||
.. _canned_queries:
|
||||
|
||||
Canned queries
|
||||
--------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue