home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 391584366

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/283#issuecomment-391584366 https://api.github.com/repos/simonw/datasette/issues/283 391584366 MDEyOklzc3VlQ29tbWVudDM5MTU4NDM2Ng== 9599 2018-05-24T04:28:20Z 2018-05-24T04:28:20Z OWNER

I used some pretty ugly hacks, like faking an entire .inspect() block for the :memory: database just to get past the errors I was seeing. To ship this as a feature it will need quite a bit of code refactoring to make those hacks unnecessary.

https://github.com/simonw/datasette/blob/7a3040f5782375373b2b66e5969bc2c49b3a6f0e/datasette/views/database.py#L18-L26

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