home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 591769171

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-591769171 https://api.github.com/repos/simonw/sqlite-utils/issues/88 591769171 MDEyOklzc3VlQ29tbWVudDU5MTc2OTE3MQ== 9599 2020-02-27T04:05:58Z 2020-02-27T04:26:31Z OWNER

Strange - https://www.sqlite.org/lang_droptrigger.html says "Note that triggers are automatically dropped when the associated table is dropped" but that doesn't seem to be true in my experimenting.

UPDATE: no that makes sense - the triggers are on resources which still exists, it was resources_fts that was dropped.

{
    "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 4.518ms · About: github-to-sqlite