mirror of
https://github.com/simonw/datasette.git
synced 2026-06-05 16:46:57 +02:00
This option causes Datasette to serve ALL rows in the table, by internally following the _next= pagination links and serving everything out as a stream. Also added new config option, allow_csv_stream, which can be used to disable this feature. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| views | ||
| __init__.py | ||
| _version.py | ||
| app.py | ||
| cli.py | ||
| hookspecs.py | ||
| inspect.py | ||
| utils.py | ||
| version.py | ||