mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Entirely removed table_rows_count table property
We were not displaying this anywhere, and it is now expensive to calculate. Refs #419, #420
This commit is contained in:
parent
3651eedf20
commit
efc93b8ab5
4 changed files with 0 additions and 10 deletions
|
|
@ -42,7 +42,6 @@ JSON:
|
|||
"total_bytes",
|
||||
...
|
||||
],
|
||||
"table_rows_count": 576,
|
||||
"rows": [
|
||||
[
|
||||
1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue