home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 710359724

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/49#issuecomment-710359724 https://api.github.com/repos/simonw/sqlite-utils/issues/49 710359724 MDEyOklzc3VlQ29tbWVudDcxMDM1OTcyNA== 9599 2020-10-16T18:15:31Z 2020-10-16T18:15:31Z OWNER

Using a tuple would work: python fresh_db.table("tree", extracts=[("common_name", "latin_name")]) Or to define a custom name: python fresh_db.table("tree", extracts={("common_name", "latin_name"): "names"})

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