home / chat

event_push_summary_stream_ordering

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ Lock stream_ordering
1 1 X 19773

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE event_push_summary_stream_ordering ( Lock CHAR(1) NOT NULL DEFAULT 'X' UNIQUE, stream_ordering BIGINT NOT NULL, CHECK (Lock='X') );
Powered by Datasette · Queries took 10.768ms