home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 716078777

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/1034#issuecomment-716078777 https://api.github.com/repos/simonw/datasette/issues/1034 716078777 MDEyOklzc3VlQ29tbWVudDcxNjA3ODc3Nw== 9599 2020-10-25T01:25:11Z 2020-10-25T01:25:11Z OWNER

SQLite actually has APIs that could help here: https://www.sqlite.org/c3ref/column_database_name.html - for any given SQL query they identify the origin/table/column that is the source of each resulting column.

Those aren't exposed in the Python sqlite3 module though, so using them could be extremely tricky.

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