home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1563667574

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/2053#issuecomment-1563667574 https://api.github.com/repos/simonw/datasette/issues/2053 1563667574 IC_kwDOBm6k_c5dM6x2 9599 2023-05-26T00:40:22Z 2023-05-26T00:40:22Z OWNER Or maybe... - `BaseQueryView(View)` - knows how to render the results of a SQL query - `QueryView(BaseQueryView)` - renders from `?sql=` - `CannedQueryView(BaseQueryView)` - renders for a named canned query And then later perhaps: - `RowQueryView(BaseQueryView)` - renders the `select * from t where pk = ?` - `TableQueryView(BaseQueryView)` - replaces the super complex existing `TableView` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1656432059  
Powered by Datasette · Queries took 1.156ms