This data as json, CSV (advanced)
Link | list | user |
---|---|---|
101346113,19169884 | JSK-Fellows1999 101346113 | Karen Breslau 19169884 |
101346113,19244373 | JSK-Fellows1999 101346113 | Tom Davidson 19244373 |
101346113,101610491 | JSK-Fellows1999 101346113 | Joan Úbeda 101610491 |
101346113,234926815 | JSK-Fellows1999 101346113 | Stephen Proctor 234926815 |
101346113,262793826 | JSK-Fellows1999 101346113 | Joseph Neff 262793826 |
101346113,370797042 | JSK-Fellows1999 101346113 | Gerald Carbone 370797042 |
101346113,453900651 | JSK-Fellows1999 101346113 | Newton Kanhema 453900651 |
101346113,537162951 | JSK-Fellows1999 101346113 | Linda Gradstein 537162951 |
JSON shape: default, array, newline-delimited, object
CREATE TABLE [list_members] ( [list] INTEGER REFERENCES [lists]([id]), [user] INTEGER REFERENCES [users]([id]), PRIMARY KEY ([list], [user]) );