home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1313125123

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/1874#issuecomment-1313125123 https://api.github.com/repos/simonw/datasette/issues/1874 1313125123 IC_kwDOBm6k_c5ORLMD 9599 2022-11-14T05:41:20Z 2022-11-14T05:42:23Z OWNER I also changed the confirmation JSON returned by this endpoint to add the `database` and `table` like so: ```json { "ok": true, "database": "data", "table": "docs", "row_count": 1, "message": "Pass \"confirm\": true to confirm" } ``` Updated docs: https://docs.datasette.io/en/1.0-dev/json_api.html#dropping-tables {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1429030341  
Powered by Datasette · Queries took 1.002ms