home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 591769046

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/88#issuecomment-591769046 https://api.github.com/repos/simonw/sqlite-utils/issues/88 591769046 MDEyOklzc3VlQ29tbWVudDU5MTc2OTA0Ng== 9599 2020-02-27T04:05:15Z 2020-02-27T04:05:15Z OWNER

I can reliably get the list of triggers to delete from select name from sqlite_master where type = 'trigger' and tbl_name = 'resources';

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