home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1072833174

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/416#issuecomment-1072833174 https://api.github.com/repos/simonw/sqlite-utils/issues/416 1072833174 IC_kwDOCGYnMM4_8iKW 9599 2022-03-18T21:34:06Z 2022-03-18T21:34:06Z OWNER

Good call-out: right now the parsedate() and parsedatetime() functions both terminate with an exception if they hit something invalid: https://sqlite-utils.datasette.io/en/stable/cli.html#sqlite-utils-convert-recipes

It would be better if this was configurable by the user (and properly documented) - options could include "set null if date is invalid" and "leave the value as it is if invalid" in addition to throwing an error.

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