home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 599126831

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/sqlite-utils/issues/92#issuecomment-599126831 https://api.github.com/repos/simonw/sqlite-utils/issues/92 599126831 MDEyOklzc3VlQ29tbWVudDU5OTEyNjgzMQ== 9599 2020-03-14T19:45:28Z 2020-03-14T19:45:28Z OWNER

Turns out there are a TON of valid column definitions that aren't being considered yet - https://www.sqlite.org/datatype3.html#affinity_name_examples - stuff like VARYING CHARACTER(255) and DECIMAL(10,5).

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