home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 852686827

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/1257#issuecomment-852686827 https://api.github.com/repos/simonw/datasette/issues/1257 852686827 MDEyOklzc3VlQ29tbWVudDg1MjY4NjgyNw== 9599 2021-06-02T03:26:27Z 2021-06-02T03:26:27Z OWNER

I tried and failed to get this fix working for tables with double quotes in their name - I couldn't figure out what the double-quote-in-a-table-name version of this code would look like: https://github.com/simonw/datasette/blob/807de378d08752a0f05bb1b980a0a62620a70520/datasette/utils/init.py#L538-L548

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