home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1172970910

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/1646#issuecomment-1172970910 https://api.github.com/repos/simonw/datasette/issues/1646 1172970910 IC_kwDOBm6k_c5F6h2e 9599 2022-07-02T22:13:13Z 2022-07-02T22:17:16Z OWNER

Adding .sqlite3 to this feature makes sense to me.

I don't think it's worth having a --extensión option - it's possible right now to write a Datasette plugin that loads additional databases on startup, there's an example of how to do that in the source code for https://github.com/simonw/datasette-upload-dbs

Here: https://github.com/simonw/datasette-upload-dbs/blob/81510ef4f0004371a3adda18100936b430535cc1/datasette_upload_dbs/init.py#L41-L50

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