home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1646643379

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/567#issuecomment-1646643379 https://api.github.com/repos/simonw/sqlite-utils/issues/567 1646643379 IC_kwDOCGYnMM5iJciz 9599 2023-07-22T18:16:54Z 2023-07-22T18:16:54Z OWNER

Would this possibly make a bunch of x-to-sqlite tools obsolete? Or nudge some to become plugins?

Yeah, it could do! That's not a terrible idea to be honest, those things have really been proliferating.

Alternatively, they could each register themselves as plugins in addition - so if you install e.g. pocket-to-sqlite you could then optionally also run it as sqlite-utils pocket-to-sqlite ...

The benefit there is for people who install sqlite-utils from Homebrew, where it gets its own virtual environment. They could run:

```bash brew install sqlite-utils sqlite-utils install pocket-to-sqlite

sqlite-utils pocket-to-sqlite ... ```

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