home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1185982012

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/450#issuecomment-1185982012 https://api.github.com/repos/simonw/sqlite-utils/issues/450 1185982012 IC_kwDOCGYnMM5GsKY8 9599 2022-07-15T22:02:59Z 2022-07-15T22:03:49Z OWNER

From https://sqlite-utils.datasette.io/en/latest/cli-reference.html

Commands that currently have an --ignore flag, and their descriptions:

  • insert: Ignore records if pk already exists
  • create-table: If table already exists, do nothing
  • add-foreign-key: If foreign key already exists, do nothing
  • drop-table: description is missing
  • create-view: If view already exists, do nothing
  • drop-view: description is missing

And create-index has:

  • --if-not-exists: Ignore if index already exists
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1292060682  
Powered by Datasette · Queries took 2.866ms · About: github-to-sqlite