home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1646642666

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/568#issuecomment-1646642666 https://api.github.com/repos/simonw/sqlite-utils/issues/568 1646642666 IC_kwDOCGYnMM5iJcXq 9599 2023-07-22T18:13:19Z 2023-07-22T18:13:19Z OWNER

https://sqlite-utils.datasette.io/en/stable/cli-reference.html#create-table

bash sqlite-utils create-table ... --replace That also has --ignore:

--ignore If table already exists, do nothing --replace If table already exists, replace it --transform If table already exists, try to transform the schema

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