home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 696979626

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/42#issuecomment-696979626 https://api.github.com/repos/simonw/sqlite-utils/issues/42 696979626 MDEyOklzc3VlQ29tbWVudDY5Njk3OTYyNg== 9599 2020-09-22T21:03:11Z 2020-09-22T21:03:11Z OWNER And if you want to rename some of the columns in the new table: ```python db["trees"].extract(["common_name", "latin_name"], table="species", rename={"common_name": "name"}) ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 470345929  
Powered by Datasette · Queries took 0.862ms