mirror of
https://github.com/simonw/datasette.git
synced 2026-09-16 21:44:07 +02:00
parent
32845d88d5
commit
5827feff74
1 changed files with 1 additions and 1 deletions
|
|
@ -2669,7 +2669,7 @@ Miscellaneous
|
|||
as a string.
|
||||
* If you just want an array of the first value of each row, use the new
|
||||
``?_shape=arrayfirst`` option - `example
|
||||
<https://latest.datasette.io/fixtures.json?sql=select+neighborhood+from+facetable+order+by+pk+limit+101&_shape=arrayfirst>`_.
|
||||
<https://latest.datasette.io/fixtures.json?sql=select+_neighborhood+from+facetable+order+by+pk+limit+101&_shape=arrayfirst>`_.
|
||||
|
||||
0.22.1 (2018-05-23)
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue