home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 991395494

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/355#issuecomment-991395494 https://api.github.com/repos/simonw/sqlite-utils/issues/355 991395494 IC_kwDOCGYnMM47F36m 9599 2021-12-11T00:50:22Z 2021-12-11T00:51:15Z OWNER

Here's an example of the new (slightly confusing) error message: ```bash sqlite-utils convert fixtures.db roadside_attractions name ' def foo(value)
bar baz ' Error: Syntax error in code:

def foo(value)

invalid syntax Another: sqlite-utils convert fixtures.db roadside_attractions name '$' Error: Syntax error in code:

return $

invalid syntax ```

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