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
|
|
@ -8,7 +8,7 @@ SQLite tables can contain binary data in ``BLOB`` columns.
|
|||
|
||||
Datasette includes special handling for these binary values. The Datasette interface detects binary values and provides a link to download their content, for example on https://latest.datasette.io/fixtures/binary_data
|
||||
|
||||
.. image:: binary_data.png
|
||||
.. image:: https://raw.githubusercontent.com/simonw/datasette-screenshots/0.62/binary-data.png
|
||||
:width: 311px
|
||||
:alt: Screenshot showing download links next to binary data in the table view
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue