home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 968360538

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/sqlite-utils/issues/335#issuecomment-968360538 https://api.github.com/repos/simonw/sqlite-utils/issues/335 968360538 IC_kwDOCGYnMM45uAJa 9599 2021-11-14T20:46:56Z 2021-11-14T20:46:56Z OWNER

I'm tempted to not provide an opt-out option either: if you call table.create_index(...) without specifying an index name I think the tool should create the index for you, quietly picking an index name that works.

But... it feels wasteful to create an index that exactly duplicates an existing index. Would SQLite even let you do that or would it notice and NOT double the amount of disk space used for that index?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1042569687  
Powered by Datasette · Queries took 1.455ms · About: github-to-sqlite