home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1031787865

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/402#issuecomment-1031787865 https://api.github.com/repos/simonw/sqlite-utils/issues/402 1031787865 IC_kwDOCGYnMM49f9VZ 9599 2022-02-07T18:33:27Z 2022-02-07T18:33:27Z OWNER

Hah, that's interesting - I've never used that mechanism before so it wasn't something that came to mind.

They seem to be using a pretty surprising trick there that takes advantage of SQLite allowing you to define a column "type" using a made-up type name, which you can then introspect later.

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