home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 710393550

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-710393550 https://api.github.com/repos/simonw/sqlite-utils/issues/49 710393550 MDEyOklzc3VlQ29tbWVudDcxMDM5MzU1MA== 9599 2020-10-16T18:35:57Z 2020-10-16T18:36:39Z OWNER

If I want to support that most complicated example, I think the option to pass a Extracts() object to extracts= is the best way to do it: python fresh_db.table("tree", extracts=[Extract( columns=("CommonName", "LatinName"), table="Species", fk_column="species_id", rename={"CommonName": "name", "LatinName": "latin"} )])

{
    "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.852ms · About: github-to-sqlite