mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Rename filtered_table_rows_count to count, refs #782
This commit is contained in:
parent
a2dca62360
commit
5bbe2bcc50
5 changed files with 14 additions and 13 deletions
|
|
@ -38,6 +38,7 @@ looks like this::
|
|||
"value": "Pinus radiata :: Monterey Pine"
|
||||
}
|
||||
],
|
||||
"count": 195002,
|
||||
"truncated": false,
|
||||
"next": "100",
|
||||
"next_url": "http://127.0.0.1:8001/sf-trees-02c8ef1/qSpecies.json?_next=100",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue