home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 753535488

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/213#issuecomment-753535488 https://api.github.com/repos/simonw/sqlite-utils/issues/213 753535488 MDEyOklzc3VlQ29tbWVudDc1MzUzNTQ4OA== 9599 2021-01-02T22:03:48Z 2021-01-02T22:03:48Z OWNER

I got this error while prototyping this:

too many levels of trigger recursion

It looks like that's because SQLite doesn't like triggers on a table that themselves then update that table - so I'm going to exclude the _counts table from this mechanism.

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