home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1074470568

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/datasette/issues/1671#issuecomment-1074470568 https://api.github.com/repos/simonw/datasette/issues/1671 1074470568 IC_kwDOBm6k_c5ACx6o 9599 2022-03-21T22:11:14Z 2022-03-21T22:12:49Z OWNER

I wonder if this will be a problem with generated columns, or with SQLite strict tables?

My hunch is that strict tables will continue to work without any changes, because https://www.sqlite.org/stricttables.html says nothing about their impact on comparison operations. I should test this to make absolutely sure though.

Generated columns have a type, so my hunch is they will continue to work fine too.

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