home / github

Menu
  • Search all tables
  • GraphQL API

issues_labels

Table actions
  • GraphQL API for issues_labels

20 rows where labels_id = 2389600683

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id issues_id
712316959,2389600683 ci 2389600683 Try out GitHub code scanning 712316959
808036774,2389600683 ci 2389600683 Run tests against Windows in GitHub Actions 808036774
922955697,2389600683 ci 2389600683 Enable code coverage 922955697
925677191,2389600683 ci 2389600683 Mypy fixes for rows_from_file() 925677191
927766296,2389600683 ci 2389600683 Adopt flake8 927766296
1066563554,2389600683 ci 2389600683 Way to test SQLite 3.37 (and potentially other versions) in CI 1066563554
1079422215,2389600683 ci 2389600683 pytest-runner is not required 1079422215
1122446693,2389600683 ci 2389600683 Test against Python 3.11-dev 1122446693
1123849278,2389600683 ci 2389600683 "apt-get: command not found" error on macOS 1123849278
1123851690,2389600683 ci 2389600683 mypy failure, sqlite_utils/utils.py:56 1123851690
1422954582,2389600683 ci 2389600683 Fix tests for Python 3.11 1422954582
1423000702,2389600683 ci 2389600683 test_recreate failing on Windows Python 3.11 1423000702
1450952393,2389600683 ci 2389600683 mypy failures in CI 1450952393
1487757143,2389600683 ci 2389600683 Drop support for Python 3.6 1487757143
1487764628,2389600683 ci 2389600683 flake8 ValueError: Error code '#' supplied to 'extend-ignore' option... 1487764628
1699184583,2389600683 ci 2389600683 sphinx.builders.linkcheck build error 1699184583
1700840265,2389600683 ci 2389600683 Get tests to pass with `pytest -Werror` 1700840265
1701018909,2389600683 ci 2389600683 Tests broken on Windows due to new convert() lambda names 1701018909
1718595700,2389600683 ci 2389600683 AttributeError: 'EntryPoints' object has no attribute 'get' for flake8 on Python 3.7 1718595700
1816877910,2389600683 ci 2389600683 Don't test Python 3.7 against textual 1816877910

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 8.719ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows