Support BLOB values in row edit UI

This commit is contained in:
Simon Willison 2026-07-03 16:09:27 -07:00
commit 19dde1c860
7 changed files with 754 additions and 26 deletions

View file

@ -17,7 +17,7 @@ Datasette includes special handling for these binary values. The Datasette inter
Binary values in JSON
---------------------
Binary data is represented in ``.json`` exports using Base64 encoding.
Binary data is represented in ``.json`` exports using Base64 encoding. Datasette uses this representation for every ``BLOB`` value, including binary values that could also be decoded as UTF-8 text.
https://latest.datasette.io/fixtures/binary_data.json?_shape=array