This data as json, CSV (advanced)
Link | list | user |
---|---|---|
101557682,14766481 | JSK-Fellows1997 101557682 | RODRIGOCARPIO 14766481 |
101557682,18482570 | JSK-Fellows1997 101557682 | John Fensterwald 18482570 |
101557682,20188770 | JSK-Fellows1997 101557682 | \ 20188770 |
101557682,32995666 | JSK-Fellows1997 101557682 | Maria Ronderos 32995666 |
101557682,63125158 | JSK-Fellows1997 101557682 | Alex Beam 63125158 |
101557682,82422512 | JSK-Fellows1997 101557682 | AlexBeam 82422512 |
101557682,531407250 | JSK-Fellows1997 101557682 | Andrew Zajac 531407250 |
101557682,1003951466 | JSK-Fellows1997 101557682 | Slawomir Zagorski 1003951466 |
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]) );