home / github

Menu
  • Search all tables
  • GraphQL API

labels_pull_requests

Table actions
  • GraphQL API for labels_pull_requests

190 rows

✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: labels_id

Link labels_id pull_requests_id
727708732,1167644140 bug 727708732 Use click.echo() instead of print() for --root option 1167644140
727708732,1522166951 bug 727708732 Stop using parallel SQL queries for tables 1522166951
727708734,507903392 enhancement 727708734 /db/table/-/blob/pk/column.blob download URL 507903392
727708734,511868153 enhancement 727708734 New explicit versioning mechanism 511868153
727708734,512545364 enhancement 727708734 .blob output renderer 512545364
727708734,651492888 enhancement 727708734 ?_col=/?_nocol= to show/hide columns on the table page 651492888
727708734,712412883 enhancement 727708734 Enrich arbitrary query results with foreign key links and column descriptions 712412883
727708734,971057476 enhancement 727708734 Extract facet portions of table.html out into included templates 971057476
727708735,296735320 help wanted 727708735 Get tests running on Windows using Travis CI 296735320
727708735,327541046 help wanted 727708735 bump uvicorn to 0.9.0 to be Python-3.8 friendly 327541046
750789605,431478724 documentation 750789605 register_routes() plugin hook 431478724
750789605,513106026 documentation 750789605 load_template() plugin hook 513106026
750789605,1170816476 documentation 750789605 Add favicon to documentation 1170816476
750789605,1191716406 documentation 750789605 Upgrade Sphinx 1191716406
754269786,204851511 plugins 754269786 render_cell(value) plugin hook 204851511
754269786,431478724 plugins 754269786 register_routes() plugin hook 431478724
754269786,512736705 plugins 754269786 Nav menu plus menu_links() hook 512736705
754269786,513106026 plugins 754269786 load_template() plugin hook 513106026
754269786,804924636 plugins 754269786 filters_from_request plugin hook, now used in TableView 804924636
754269786,1496106142 plugins 754269786 DATASETTE_LOAD_PLUGINS environment variable for loading specific plugins 1496106142
754269786,1507122571 plugins 754269786 actors_from_ids plugin hook and datasette.actors_from_ids() method 1507122571
754730474,1144085408 json-api 754730474 /db/table/-/upsert 1144085408
754730474,1212277427 json-api 754730474 ?_extra= support (draft) 1212277427
754730474,1303909190 json-api 754730474 WIP new JSON for queries 1303909190
947261894,375180832 feature 947261894 --dirs option for scanning directories for SQLite databases 375180832
947261894,393274433 feature 947261894 base_url configuration setting, refs #394 393274433
947465681,711783616 metadata 947465681 Column metadata 711783616
993222446,296735320 ci 993222446 Get tests running on Windows using Travis CI 296735320
993222446,716262829 ci 993222446 Ability to deploy demos of branches 716262829
993222446,838724548 ci 993222446 Test against Python 3.11-dev 838724548
993222446,838755826 ci 993222446 Try test suite against macOS and Windows 838755826
993222446,1034576054 ci 993222446 Test `--load-extension` in GitHub Actions 1034576054
993222446,1167432070 ci 993222446 Port as many tests as possible to async def tests against ds_client 1167432070
993377882,1479795255 bug 993377882 .transform() instead of modifying sqlite_master for add_foreign_keys 1479795255
993377882,1507097949 bug 993377882 .transform() now preserves rowid values, refs #592 1507097949
993377882,1542299634 bug 993377882 Fixed issue #433 - CLI eats cursor 1542299634
993377884,369394043 enhancement 993377884 on_create mechanism for after table creation 369394043
993377884,481616704 enhancement 993377884 Tracer mechanism for seeing underlying SQL 481616704
993377884,510956134 enhancement 993377884 Progress bar for sqlite-utils insert command 510956134
993377884,521287994 enhancement 993377884 changes to allow for compound foreign keys 521287994
993377884,537791675 enhancement 993377884 sqlite-utils analyze-tables command and table.analyze_column() method 537791675
993377884,815164865 enhancement 993377884 --lines and --text and --convert and --import 815164865
993377884,853484980 enhancement 993377884 Add SpatiaLite helpers to CLI 853484980
993377884,1038565427 enhancement 993377884 Support entrypoints for `--load-extension` 1038565427
993377884,1311438738 enhancement 993377884 Support self-referencing FKs in `Table.create` 1311438738
993377884,1358254580 enhancement 993377884 Analyze tables options: --common-limit, --no-most, --no-least 1358254580
993377884,1358282799 enhancement 993377884 TUI powered by Trogon 1358282799
1379448359,801798514 refactor 1379448359 TableView refactor 801798514
1379448359,804924636 refactor 1379448359 filters_from_request plugin hook, now used in TableView 804924636
1379448359,1067890893 refactor 1379448359 Keyword-only arguments for a bunch of internal methods 1067890893
1379448359,1212277427 refactor 1379448359 ?_extra= support (draft) 1212277427
1379448359,1365439700 refactor 1379448359 New View base class 1365439700
1379448359,1451100029 refactor 1379448359 New JSON design for query views 1451100029
1382668283,971057476 faceting 1382668283 Extract facet portions of table.html out into included templates 971057476
1405404904,481616704 documentation 1405404904 Tracer mechanism for seeing underlying SQL 481616704
1405404904,707490789 documentation 1405404904 Add reference page to documentation using Sphinx autodoc 707490789
1405404904,1015320511 documentation 1405404904 Cross-link CLI to Python docs 1015320511
1405404904,1015591301 documentation 1405404904 Discord badge 1015591301
1405404904,1358321208 documentation 1405404904 Reformatted CLI examples in docs 1358321208
1913901969,1154884166 authentication-and-permissions 1913901969 "permissions" blocks in metadata.json/yaml 1154884166
1913901969,1155365505 authentication-and-permissions 1913901969 register_permissions() plugin hook 1155365505
1913901969,1507122571 authentication-and-permissions 1913901969 actors_from_ids plugin hook and datasette.actors_from_ids() method 1507122571
1918831023,511005542 css 1918831023 Radical new colour scheme and base styles, courtesy of @natbat 511005542
1970143153,400578979 dependencies 1970143153 Update beautifulsoup4 requirement from ~=4.8.1 to >=4.8.1,<4.10.0 400578979
1970143153,400579077 dependencies 1970143153 Update pytest requirement from ~=5.2.2 to >=5.2.2,<5.5.0 400579077
1970143153,400579136 dependencies 1970143153 Update jinja2 requirement from ~=2.10.3 to >=2.10.3,<2.12.0 400579136
1970143153,402645984 dependencies 1970143153 Update aiofiles requirement from ~=0.4.0 to >=0.4,<0.6 402645984
1970143153,406067019 dependencies 1970143153 Update mergedeep requirement from ~=1.1.1 to >=1.1.1,<1.4.0 406067019
1970143153,406677205 dependencies 1970143153 Update pytest-asyncio requirement from ~=0.10.0 to >=0.10,<0.12 406677205
1970143153,407929128 dependencies 1970143153 Update janus requirement from ~=0.4.0 to >=0.4,<0.6 407929128
1970143153,412951191 dependencies 1970143153 Update pytest-asyncio requirement from ~=0.10.0 to >=0.10,<0.13 412951191
1970143153,439203808 dependencies 1970143153 Update pytest-asyncio requirement from <0.13,>=0.10 to >=0.10,<0.15 439203808
1970143153,458435592 dependencies 1970143153 Update pytest requirement from <5.5.0,>=5.2.2 to >=5.2.2,<6.1.0 458435592
1970143153,474703007 dependencies 1970143153 Update black requirement from ~=19.10b0 to >=19.10,<21.0 474703007
1970143153,494146043 dependencies 1970143153 Update pytest requirement from <6.1.0,>=5.2.2 to >=5.2.2,<6.2.0 494146043
1970143153,501579088 dependencies 1970143153 Update janus requirement from <0.6,>=0.4 to >=0.4,<0.7 501579088
1970143153,501579315 dependencies 1970143153 Update asgiref requirement from ~=3.2.10 to >=3.2.10,<3.4.0 501579315
1970143153,511549374 dependencies 1970143153 Update aiofiles requirement from <0.6,>=0.4 to >=0.4,<0.7 511549374
1970143153,539489525 dependencies 1970143153 Update pytest requirement from <6.2.0,>=5.2.2 to >=5.2.2,<6.3.0 539489525
1970143153,618011977 dependencies 1970143153 Update pytest-asyncio requirement from <0.15,>=0.10 to >=0.10,<0.16 618011977
1970143153,624635440 dependencies 1970143153 Bump black from 20.8b1 to 21.4b0 624635440
1970143153,625457579 dependencies 1970143153 Bump black from 20.8b1 to 21.4b1 625457579
1970143153,626130135 dependencies 1970143153 Bump black from 20.8b1 to 21.4b2 626130135
1970143153,626222676 dependencies 1970143153 Upgrade to GitHub-native Dependabot 626222676
1970143153,630578735 dependencies 1970143153 Bump black from 21.4b2 to 21.5b0 630578735
1970143153,640484966 dependencies 1970143153 Bump black from 21.4b2 to 21.5b1 640484966
1970143153,643149273 dependencies 1970143153 Update click requirement from ~=7.1.1 to >=7.1.1,<8.1.0 643149273
1970143153,643149320 dependencies 1970143153 Update jinja2 requirement from <2.12.0,>=2.10.3 to >=2.10.3,<3.1.0 643149320
1970143153,643149364 dependencies 1970143153 Update itsdangerous requirement from ~=1.1 to >=1.1,<3.0 643149364
1970143153,645849027 dependencies 1970143153 Update aiofiles requirement from <0.7,>=0.4 to >=0.4,<0.8 645849027
1970143153,658991404 dependencies 1970143153 Bump black from 21.5b1 to 21.5b2 658991404
1970143153,665892313 dependencies 1970143153 Update trustme requirement from <0.8,>=0.7 to >=0.7,<0.9 665892313
1970143153,668129441 dependencies 1970143153 Bump black from 21.5b2 to 21.6b0 668129441
1970143153,672620180 dependencies 1970143153 Update pytest-xdist requirement from <2.3,>=2.2.1 to >=2.2.1,<2.4 672620180
1970143153,679035847 dependencies 1970143153 Update asgiref requirement from <3.4.0,>=3.2.10 to >=3.2.10,<3.5.0 679035847
1970143153,692596006 dependencies 1970143153 Bump black from 21.6b0 to 21.7b0 692596006
1970143153,712346199 dependencies 1970143153 Update trustme requirement from <0.9,>=0.7 to >=0.7,<0.10 712346199
1970143153,720506135 dependencies 1970143153 Update pluggy requirement from ~=0.13.0 to >=0.13,<1.1 720506135
1970143153,722480542 dependencies 1970143153 Bump black from 21.7b0 to 21.8b0 722480542
1970143153,729632643 dependencies 1970143153 Update beautifulsoup4 requirement from <4.10.0,>=4.8.1 to >=4.8.1,<4.11.0 729632643

Next page

Advanced export

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

CSV options:

CREATE TABLE [labels_pull_requests] (
   [labels_id] INTEGER REFERENCES [labels]([id]),
   [pull_requests_id] INTEGER REFERENCES [pull_requests]([id]),
   PRIMARY KEY ([labels_id], [pull_requests_id])
);
CREATE INDEX [idx_labels_pull_requests_pull_requests_id]
    ON [labels_pull_requests] ([pull_requests_id]);
CREATE INDEX [idx_labels_pull_requests_labels_id]
    ON [labels_pull_requests] ([labels_id]);
Powered by Datasette · Queries took 8.433ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows