home / github

Menu
  • Search all tables
  • GraphQL API

issues_labels

Table actions
  • GraphQL API for issues_labels

13 rows where labels_id = 3645705798

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id issues_id
323658641,3645705798 json-extras 3645705798 Add ?_extra= mechanism for requesting extra properties in JSON 323658641
627794879,3645705798 json-extras 3645705798 Redesign default .json format 627794879
648435885,3645705798 json-extras 3645705798 New pattern for views that return either JSON or HTML, available for plugins 648435885
741231849,3645705798 json-extras 3645705798 Idea: ?_extra=urls for getting back URLs to useful things 741231849
1058072543,3645705798 json-extras 3645705798 Complete refactor of TableView and table.html template 1058072543
1200649502,3645705798 json-extras 3645705798 Redesigned JSON API with ?_extra= parameters 1200649502
1219385669,3645705798 json-extras 3645705798 Implement ?_extra and new API design for TableView 1219385669
1636616315,3645705798 json-extras 3645705798 Gather feedback on new ?_extra= design 1636616315
1646734246,3645705798 json-extras 3645705798 Custom SQL queries should use new JSON ?_extra= format 1646734246
1649791661,3645705798 json-extras 3645705798 Row page JSON should use new ?_extra= format 1649791661
1649793525,3645705798 json-extras 3645705798 `?_extra=row_urls` for table pages 1649793525
1656432059,3645705798 json-extras 3645705798 WIP new JSON for queries 1656432059
1822939274,3645705798 json-extras 3645705798 Implement and document extras for the new query view page 1822939274

Advanced export

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

CSV options:

CREATE TABLE [issues_labels] (
   [labels_id] INTEGER REFERENCES [labels]([id]),
   [issues_id] INTEGER REFERENCES [issues]([id]),
   PRIMARY KEY ([issues_id], [labels_id])
);
CREATE INDEX [idx_issues_labels_issues_id]
                ON [issues_labels] ([issues_id]);
CREATE INDEX [idx_issues_labels_labels_id]
                ON [issues_labels] ([labels_id]);
Powered by Datasette · Queries took 11.415ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows