list_members

2 rows where user = 15906933 sorted by list

View and edit SQL

Link list ▼ user
JSK ONA14 76545315 Danyel Smith 15906933
JSK-Fellows2014 93929292 Danyel Smith 15906933

Advanced export

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

CSV options:

CREATE TABLE [list_members] (
   [list] INTEGER REFERENCES [lists]([id]),
   [user] INTEGER REFERENCES [users]([id]),
   PRIMARY KEY ([list], [user])
);
Powered by Datasette · Query took 9.461ms · About: simonw/jsk-fellows-on-twitter