home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 638188196

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/pull/796#issuecomment-638188196 https://api.github.com/repos/simonw/datasette/issues/796 638188196 MDEyOklzc3VlQ29tbWVudDYzODE4ODE5Ng== 9599 2020-06-03T13:13:27Z 2020-06-03T14:32:27Z OWNER

"Query executed" is the default message, but it's pretty bland:

How about letting queries define custom success messages in their metadata configuration?

"on_success_message" and "on_error_message"

How can the system tell if an "update" query was actually successful? Maybe I should expose .rowcount somehow, so I can report back on how many rows were updated.

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