home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1075425513

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/1671#issuecomment-1075425513 https://api.github.com/repos/simonw/datasette/issues/1671 1075425513 IC_kwDOBm6k_c5AGbDp 9599 2022-03-22T17:31:53Z 2022-03-22T17:31:53Z OWNER

The alternative to using cast here would be for Datasette to convert the "1" to a 1 in Python code before passing it as a param.

This feels a bit neater to me, but I still then need to solve the problem of how to identify the "type" of a column that I want to use in a query.

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