home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1028396866

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/1624#issuecomment-1028396866 https://api.github.com/repos/simonw/datasette/issues/1624 1028396866 IC_kwDOBm6k_c49TBdC 9599 2022-02-02T21:58:06Z 2022-02-02T21:58:06Z OWNER

It looks like this is because IndexView extends BaseView rather than extending DataView which is where all that CORS stuff happens:

https://github.com/simonw/datasette/blob/23a09b0f6af33c52acf8c1d9002fe475b42fee10/datasette/views/index.py#L18-L21

Another thing I should address with the refactor project in: - #878

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