since_ids

0 rows where type = 1

View and edit SQL

0 records

CREATE TABLE [since_ids] (
   [type] INTEGER REFERENCES [since_id_types]([id]),
   [key] TEXT,
   [since_id] INTEGER,
   PRIMARY KEY ([type], [key])
);
Powered by Datasette · Query took 8.042ms · About: simonw/jsk-fellows-on-twitter