home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1563663925

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-1563663925 https://api.github.com/repos/simonw/datasette/issues/2053 1563663925 IC_kwDOBm6k_c5dM541 9599 2023-05-26T00:32:47Z 2023-05-26T00:35:47Z OWNER

I'm going to entirely split canned queries off from ?sql= queries - they share a bunch of code right now which is just making everything much harder to follow.

I'll refactor their shared bits into functions that they both call.

Or maybe I'll try having CannedQueryView as a subclass of QueryView.

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