home / staticevolution

Menu
  • Log in

blog_photo

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created (date)

id ▼ created title alt_text caption width height
5 2026-08-07 20:53:27.410249+00:00   just a test   694 176

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [blog_photo] (
   [id] INTEGER PRIMARY KEY,
   [created] TEXT,
   [title] TEXT,
   [alt_text] TEXT,
   [caption] TEXT,
   [width] INTEGER,
   [height] INTEGER
);
Powered by Datasette · Queries took 4.912ms