home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 968361671

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-968361671 https://api.github.com/repos/simonw/sqlite-utils/issues/335 968361671 IC_kwDOCGYnMM45uAbH 9599 2021-11-14T20:54:53Z 2021-11-14T21:01:14Z OWNER

I'm leaning towards table.create_index(columns, ignore_existing_name=True) now.

Or resolve_existing_name - or skip_existing_name?

"ignore" sounds like it might not create the index if the name exists, but we want to still create the index but pick a new name.

{
    "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 0.712ms · About: github-to-sqlite