issue_comments: 1672353428
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/2138#issuecomment-1672353428 | https://api.github.com/repos/simonw/datasette/issues/2138 | 1672353428 | IC_kwDOBm6k_c5jrhaU | 9599 | 2023-08-10T00:20:56Z | 2023-08-10T00:20:56Z | OWNER | Goal here is to customize the message displayed after a query has succeeded. e.g. ```yaml databases: mydatabase: queries: add_name: sql: INSERT INTO names (name) VALUES (:name) write: true on_success_message_sql: 'select ''Name inserted: '' || :name' on_success_redirect: /mydatabase/names ``` | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 1844213115 |