home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 843716042

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/253#issuecomment-843716042 https://api.github.com/repos/simonw/sqlite-utils/issues/253 843716042 MDEyOklzc3VlQ29tbWVudDg0MzcxNjA0Mg== 9599 2021-05-19T03:29:04Z 2021-05-19T03:29:04Z OWNER

Thanks for pointing this out - the problem here is that these days the https://latest.datasette.io/fixtures.db example database includes a test for generated columns, which are a brand new feature in SQLite. Your local SQLite is an older version.

I'm going to update the blog post to instead use a copy of fixtures.db that doesn't use that feature.

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