This data as json, CSV (advanced)
Link | list | user |
---|---|---|
101659671,22929310 | JSK-Fellows1994 101659671 | Jason Seiken 22929310 |
101659671,40381878 | JSK-Fellows1994 101659671 | Kim Komenich 40381878 |
101659671,234387786 | JSK-Fellows1994 101659671 | Maria Speck 234387786 |
101659671,593247967 | JSK-Fellows1994 101659671 | Bob Minzesheimer 593247967 |
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]) );