home / chat

device_lists_changes_in_room_max_pruned_stream_id

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ Lock stream_id
1 1 X 11

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE device_lists_changes_in_room_max_pruned_stream_id (
    Lock CHAR(1) NOT NULL DEFAULT 'X' UNIQUE,
    stream_id BIGINT NOT NULL
);
Powered by Datasette · Queries took 15.384ms