This data as json, CSV (advanced)
Link | list | user |
---|---|---|
101205153,16556482 | JSK-Fellows2006 101205153 | Emily Harris 16556482 |
101205153,17768092 | JSK-Fellows2006 101205153 | carola fuentes 17768092 |
101205153,18433533 | JSK-Fellows2006 101205153 | Janet Rae-Dupree 18433533 |
101205153,21678279 | JSK-Fellows2006 101205153 | Agaricus 21678279 |
101205153,46241234 | JSK-Fellows2006 101205153 | Mike Swift 46241234 |
101205153,72928579 | JSK-Fellows2006 101205153 | Ivan Penn 72928579 |
101205153,86097492 | JSK-Fellows2006 101205153 | jo-ann armao 86097492 |
101205153,163422349 | JSK-Fellows2006 101205153 | inday espina varona 163422349 |
101205153,174492304 | JSK-Fellows2006 101205153 | Daniel Coronell 174492304 |
101205153,281065346 | JSK-Fellows2006 101205153 | Mary Pols 281065346 |
101205153,577618330 | JSK-Fellows2006 101205153 | Karen de Sa 577618330 |
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]) );