home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 594155249

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/dogsheep/github-to-sqlite/issues/12#issuecomment-594155249 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/12 594155249 MDEyOklzc3VlQ29tbWVudDU5NDE1NTI0OQ== 9599 2020-03-03T20:35:17Z 2020-03-03T20:35:17Z MEMBER

swarm-to-sqlite has an example of adding views here: https://github.com/dogsheep/swarm-to-sqlite/blob/f2c89dd613fb8a7f14e5267ccc2145463b996190/swarm_to_sqlite/utils.py#L141

I think that approach can be approved by first checking if the view exists, then dropping it, then recreating it. Could even try to see if the view exists and matches what we were going to set it to and do nothing if that is the case.

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