This data as json, CSV (advanced)
Link | list | user |
---|---|---|
101279387,13690462 | JSK-Fellows2001 101279387 | Bonnie D. Ford 13690462 |
101279387,14769899 | JSK-Fellows2001 101279387 | TimJohnson 14769899 |
101279387,18149456 | JSK-Fellows2001 101279387 | jerrylarge 18149456 |
101279387,19339650 | JSK-Fellows2001 101279387 | Gini Sikes 19339650 |
101279387,46514922 | JSK-Fellows2001 101279387 | Jane Armstrong 46514922 |
101279387,46676538 | JSK-Fellows2001 101279387 | David Stabler 46676538 |
101279387,70269979 | JSK-Fellows2001 101279387 | Martha Mendoza 70269979 |
101279387,86112487 | JSK-Fellows2001 101279387 | New American Nomads 86112487 |
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]) );