mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Use shot-scraper images from datasette-screenshots repo, closes #1844
This commit is contained in:
parent
79aa0de083
commit
fdf9891c3f
9 changed files with 14 additions and 6 deletions
|
|
@ -1452,7 +1452,8 @@ CSV export
|
|||
|
||||
Any Datasette table, view or custom SQL query can now be exported as CSV.
|
||||
|
||||
.. image:: advanced_export.png
|
||||
.. image:: https://github.com/simonw/datasette-screenshots/blob/0.62/advanced-export.png?raw=true
|
||||
:alt: Advanced export form. You can get the data in different JSON shapes, and CSV options are download file, expand labels and stream all rows.
|
||||
|
||||
Check out the :ref:`CSV export documentation <csv_export>` for more details, or
|
||||
try the feature out on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue