✎ View and edit SQL
This data as json, copyable, CSV (advanced)
Suggested facets: start_timestamp_iso8601 (date), stop_timestamp_iso8601 (date)
JSON shape: default, array, newline-delimited, object
CSV options: download file expand labels
CREATE TABLE "rest_state_task" ( [group_session] TEXT PRIMARY KEY REFERENCES [group_session]([id]), [start_timestamp_unix] TEXT, [start_timestamp_iso8601] TEXT, [stop_timestamp_unix] TEXT, [stop_timestamp_iso8601] TEXT );