home / github

Menu
  • Search all tables
  • GraphQL API

tags

Table actions
  • GraphQL API for tags

5 rows where repo = 303218369

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link repo name sha
303218369,0.1 evernote-to-sqlite 303218369 0.1 9d8efd17580f6ddf76745c145d1e69dd24e52b64
303218369,0.2 evernote-to-sqlite 303218369 0.2 242036b5153b704a90970405e86b73a04ff6874b
303218369,0.3 evernote-to-sqlite 303218369 0.3 1c355e5678877e14eefa2a5fab5a267342a03335
303218369,0.3.1 evernote-to-sqlite 303218369 0.3.1 0bc6ba503eecedb947d2624adbe1327dd849d7fe
303218369,0.3.2 evernote-to-sqlite 303218369 0.3.2 fff89772b4404995400e33fe1d269050717ff4cf

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [tags] (
   [repo] INTEGER REFERENCES [repos]([id]),
   [name] TEXT,
   [sha] TEXT,
   PRIMARY KEY ([repo], [name])
);
CREATE INDEX [idx_tags_repo]
                ON [tags] ([repo]);
Powered by Datasette · Queries took 8.195ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows