home / chat

destinations

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

destination ▼ retry_last_ts retry_interval failure_ts last_successful_stream_ordering
maunium.net 1788600268631 225820892 1784871040906  

Advanced export

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

CSV options:

CREATE TABLE destinations( destination TEXT PRIMARY KEY, retry_last_ts BIGINT, retry_interval INTEGER , failure_ts BIGINT, last_successful_stream_ordering BIGINT);
Powered by Datasette · Queries took 8.503ms