home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 466821200

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/17#issuecomment-466821200 https://api.github.com/repos/simonw/sqlite-utils/issues/17 466821200 MDEyOklzc3VlQ29tbWVudDQ2NjgyMTIwMA== 9599 2019-02-24T21:55:08Z 2019-02-24T21:55:54Z OWNER

This involves a breaking API change. I need to call that out in the README and also fix my two other projects which use the old four-tuple version of foreign_keys=:

https://github.com/simonw/db-to-sqlite/blob/c2f8e93bc6bbdfd135de3656ea0f497859ae49ff/db_to_sqlite/cli.py#L30-L42

And

https://github.com/simonw/russian-ira-facebook-ads-datasette/blob/e7106710abdd7bdcae035bedd8bdaba75ae56a12/fetch_and_build_russian_ads.py#L71-L74

I'll also need to set a minimum version for sqlite-utils in the db-to-sqlite setup.py:

https://github.com/simonw/db-to-sqlite/blob/c2f8e93bc6bbdfd135de3656ea0f497859ae49ff/setup.py#L25

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