home / github

Menu
  • Search all tables
  • GraphQL API

issues_labels

Table actions
  • GraphQL API for issues_labels

95 rows where labels_id = 2374328705

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id issues_id
675753042,2374328705 cli-tool 2374328705 sqlite-utils insert: options for column types 675753042
683812642,2374328705 cli-tool 2374328705 --load-extension=spatialite shortcut option 683812642
683830416,2374328705 cli-tool 2374328705 --load-extension for other sqlite-utils commands 683830416
688351054,2374328705 cli-tool 2374328705 Idea: insert-files mechanism for adding extra columns with fixed values 688351054
688352145,2374328705 cli-tool 2374328705 insert-files support for compressed values 688352145
696045581,2374328705 cli-tool 2374328705 rebuild-fts command and table.rebuild_fts() method 696045581
697179806,2374328705 cli-tool 2374328705 sqlite-utils add-foreign-keys command 697179806
706017416,2374328705 cli-tool 2374328705 sqlite-utils transform sub-command 706017416
706757891,2374328705 cli-tool 2374328705 Progress bar for "sqlite-utils extract" 706757891
707478649,2374328705 cli-tool 2374328705 Progress bar for sqlite-utils insert 707478649
708293114,2374328705 cli-tool 2374328705 sqlite-utils transform column order option 708293114
708301810,2374328705 cli-tool 2374328705 Simplify .transform(drop_foreign_keys=) and sqlite-transform --drop-foreign-key 708301810
709577625,2374328705 cli-tool 2374328705 sqlite-utils transform/insert --detect-types 709577625
735532751,2374328705 cli-tool 2374328705 sqlite-utils search command 735532751
735648209,2374328705 cli-tool 2374328705 --tsv output format option 735648209
738115165,2374328705 cli-tool 2374328705 sqlite-utils rows -c option 738115165
738514367,2374328705 cli-tool 2374328705 sqlite-utils insert -f colname - for configuring full-text search 738514367
761915790,2374328705 cli-tool 2374328705 sqlite-utils should suggest --csv if JSON parsing fails 761915790
777530107,2374328705 cli-tool 2374328705 sqlite-utils enable-counts command 777530107
777560474,2374328705 cli-tool 2374328705 "sqlite-utils triggers" command 777560474
788527932,2374328705 cli-tool 2374328705 --delimiter option for CSV import 788527932
808008305,2374328705 cli-tool 2374328705 --sniff option for sniffing delimiters 808008305
811680502,2374328705 cli-tool 2374328705 --attach command line option for attaching extra databases 811680502
815554385,2374328705 cli-tool 2374328705 db["my_table"].drop(ignore=True) parameter, plus sqlite-utils drop-table --ignore and drop-view --ignore 815554385
816526538,2374328705 cli-tool 2374328705 sqlite-utils extract could handle nested objects 816526538
838148087,2374328705 cli-tool 2374328705 Handle byte order marks (BOMs) in CSV files 838148087
841377702,2374328705 cli-tool 2374328705 "sqlite-utils convert" command to replace the separate "sqlite-transform" tool 841377702
894948100,2374328705 cli-tool 2374328705 Suggest the --alter option if a new column cannot be added 894948100
906356331,2374328705 cli-tool 2374328705 `sqlite-utils indexes` command 906356331
919181559,2374328705 cli-tool 2374328705 db.schema property and sqlite-utils schema command 919181559
922099793,2374328705 cli-tool 2374328705 sqlite-utils memory command for directly querying CSV/JSON data 922099793
922832113,2374328705 cli-tool 2374328705 sqlite-utils dump my.db command 922832113
924991194,2374328705 cli-tool 2374328705 Add --encoding option to sqlite-utils memory 924991194
924992318,2374328705 cli-tool 2374328705 Mechanism for explicitly stating CSV or JSON or TSV for sqlite-utils memory 924992318
925305186,2374328705 cli-tool 2374328705 Automatic type detection for CSV data 925305186
925545468,2374328705 cli-tool 2374328705 sqlite-utils memory blah.json --schema 925545468
944846776,2374328705 cli-tool 2374328705 Option for importing CSV data using the SQLite .import mechanism 944846776
952154468,2374328705 cli-tool 2374328705 Ability to see just specific table schemas with `sqlite-utils schema` 952154468
957383814,2374328705 cli-tool 2374328705 insert-files should get a --silent option 957383814
957536983,2374328705 cli-tool 2374328705 sqlite-utils convert command and db[table].convert(...) method 957536983
957731178,2374328705 cli-tool 2374328705 `table.convert(..., where=)` and `sqlite-utils convert ... --where=` 957731178
963897111,2374328705 cli-tool 2374328705 sqlite-utils insert errors should show SQL and parameters, if possible 963897111
964400482,2374328705 cli-tool 2374328705 `sqlite-utils insert --flatten` option to flatten nested JSON 964400482
974067156,2374328705 cli-tool 2374328705 Research: handle gzipped CSV directly 974067156
976399638,2374328705 cli-tool 2374328705 [Enhancement] Please allow 'insert-files' to insert content as text. 976399638
976405225,2374328705 cli-tool 2374328705 sqlite-utils memory --analyze option 976405225
1067771698,2374328705 cli-tool 2374328705 Command for creating an empty database 1067771698
1072780607,2374328705 cli-tool 2374328705 Support `--import xml.etree.ElementTree` in `sqlite-utils convert` 1072780607
1072792507,2374328705 cli-tool 2374328705 `sqlite-utils insert --extract colname` 1072792507
1077102934,2374328705 cli-tool 2374328705 Allow passing a file of code to "sqlite-utils convert" 1077102934
1077322009,2374328705 cli-tool 2374328705 Allow users to pass a full convert() function definition 1077322009
1077431957,2374328705 cli-tool 2374328705 `sqlite-utils insert --convert` option 1077431957
1096558279,2374328705 cli-tool 2374328705 create-index should run analyze after creating index 1096558279
1096563265,2374328705 cli-tool 2374328705 Python library methods for calling ANALYZE 1096563265
1097087280,2374328705 cli-tool 2374328705 Offer `python -m sqlite_utils` as an alternative to `sqlite-utils` 1097087280
1097128334,2374328705 cli-tool 2374328705 Support mutating row in `--convert` without returning it 1097128334
1097129710,2374328705 cli-tool 2374328705 Idea: `suffix` and `stem` file columns 1097129710
1097135732,2374328705 cli-tool 2374328705 List `--fmt` options in the docs  1097135732
1097135860,2374328705 cli-tool 2374328705 `--fmt` should imply `-t` 1097135860
1097251014,2374328705 cli-tool 2374328705 `sqlite-utils bulk` command 1097251014
1097436959,2374328705 cli-tool 2374328705 `--nl` mode should ignore blank lines 1097436959
1097477582,2374328705 cli-tool 2374328705 `sqlite-utils bulk` command 1097477582
1098544628,2374328705 cli-tool 2374328705 CLI options for running ANALYZE 1098544628
1099584685,2374328705 cli-tool 2374328705 `sqlite-utils rows` options `--limit` and `--offset` 1099584685
1099585611,2374328705 cli-tool 2374328705 `--where` option for `sqlite-rows` 1099585611
1099586786,2374328705 cli-tool 2374328705 Add documentation page with the output of `--help` 1099586786
1099897648,2374328705 cli-tool 2374328705 Add examples to every `--help` 1099897648
1114638930,2374328705 cli-tool 2374328705 `sqlite-utils bulk` progress bar 1114638930
1114640101,2374328705 cli-tool 2374328705 `sqlite-utils bulk --batch-size` option 1114640101
1124237013,2374328705 cli-tool 2374328705 Add SpatiaLite helpers to CLI 1124237013
1125077063,2374328705 cli-tool 2374328705 `sqlite-utils create-table` ... `--if-not-exists` 1125077063
1128120451,2374328705 cli-tool 2374328705 Add example of `--convert` to the help for `sqlite-utils insert` 1128120451
1138948786,2374328705 cli-tool 2374328705 Add SpatiaLite helpers to CLI 1138948786
1271426387,2374328705 cli-tool 2374328705 CSV `extras_key=` and `ignore_extras=` equivalents for CLI tool 1271426387
1306548397,2374328705 cli-tool 2374328705 CLI command for duplicating tables 1306548397
1352931464,2374328705 cli-tool 2374328705 sqlite-utils rows --order option 1352931464
1352932038,2374328705 cli-tool 2374328705 Upgrade `--load-extension` to accept entrypoints like Datasette 1352932038
1352932716,2374328705 cli-tool 2374328705 sqlite-utils query --functions mechanism for registering extra functions 1352932716
1352946135,2374328705 cli-tool 2374328705 Reuse the locals/globals fix from --functions for other code accepting options 1352946135
1352953535,2374328705 cli-tool 2374328705 Support entrypoints for `--load-extension` 1352953535
1353074021,2374328705 cli-tool 2374328705 Add an option for specifying column names when inserting CSV data 1353074021
1353481513,2374328705 cli-tool 2374328705 `sqlite-utils tables data.db table1 table2` 1353481513
1359604075,2374328705 cli-tool 2374328705 Idea: `sqlite-utils create-table tablename --sql "select ..."` 1359604075
1363765916,2374328705 cli-tool 2374328705 `sqlite-utils install` command 1363765916
1363766973,2374328705 cli-tool 2374328705 Expose convert recipes to `sqlite-utils --functions` 1363766973
1373224657,2374328705 cli-tool 2374328705 `sqlite-utils transform` should set empty strings to null when converting text columns to integer/float 1373224657
1374939463,2374328705 cli-tool 2374328705 Ability to load JSON records held in a file with a single top level key that is a list of objects 1374939463
1383646615,2374328705 cli-tool 2374328705 Ability to merge databases and tables 1383646615
1386530156,2374328705 cli-tool 2374328705 Idea: ability to pass extra variables to `--convert` scripts 1386530156
1785360409,2374328705 cli-tool 2374328705 `--empty-null` option when importing CSV 1785360409
1786258502,2374328705 cli-tool 2374328705 Table renaming: db.rename_table() and sqlite-utils rename-table 1786258502
1816857105,2374328705 cli-tool 2374328705 `sqlite-utils install -e` option 1816857105
1823160748,2374328705 cli-tool 2374328705 `sqlite-utils convert --pdb` option 1823160748
1855894222,2374328705 cli-tool 2374328705 CLI equivalents to `transform(add_foreign_keys=)` 1855894222
2029161033,2374328705 cli-tool 2374328705 str and int as aliases for text and integer 2029161033

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 12.038ms · About: github-to-sqlite