home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1073330388

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/140#issuecomment-1073330388 https://api.github.com/repos/simonw/sqlite-utils/issues/140 1073330388 IC_kwDOCGYnMM4_-bjU 9599 2022-03-20T19:44:39Z 2022-03-20T19:45:45Z OWNER

Alternative idea for specifying types: accept a Python expression, then use Python type literal syntax. For example:

sqlite-utils insert-files gifs.db images *.gif \ -c path -c md5 -c last_modified:mtime \ -a file_type '"gif"'

Where -a indicates an additional column.

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