home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 807642041

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/251#issuecomment-807642041 https://api.github.com/repos/simonw/sqlite-utils/issues/251 807642041 MDEyOklzc3VlQ29tbWVudDgwNzY0MjA0MQ== 9599 2021-03-25T22:39:22Z 2021-03-25T22:39:22Z OWNER

Here's the full current implementation of that tool: https://github.com/simonw/sqlite-transform/blob/0.5/sqlite_transform/cli.py

My current plan is to make this functionality available as the following:

sqlite-utils convert jsonsplit mydb.db mytable mycolumn
sqlite-utils convert parsedatetime mydb.db mytable mycolumn
sqlite-utils convert parsedate mydb.db mytable mycolumn
sqlite-utils convert lambda mydb.db mytable mycolumn --code='str(value).upper()'
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
841377702  
Powered by Datasette · Queries took 0.865ms · About: github-to-sqlite