home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1229563718

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/478#issuecomment-1229563718 https://api.github.com/repos/simonw/sqlite-utils/issues/478 1229563718 IC_kwDOCGYnMM5JSadG 9599 2022-08-28T22:07:03Z 2022-08-28T22:07:03Z OWNER

What should happen if you run this:

sqlite-utils tables data.db bad_table

Where bad_table is a table that does not exist?

I think it should error rather than failing silently. That way you can use the error code to confirm that a list of expected tables exist.

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