home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1155759857

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/432#issuecomment-1155759857 https://api.github.com/repos/simonw/sqlite-utils/issues/432 1155759857 IC_kwDOCGYnMM5E437x 9599 2022-06-14T22:09:07Z 2022-06-14T22:09:07Z OWNER

Third option, and I think the one I like the best: python rows = db.table("tablename", alias="otherdb").rows_where(alias="otherdb") The db.table(tablename) method already exists as an alternative to db[tablename]: https://sqlite-utils.datasette.io/en/stable/python-api.html#python-api-table-configuration

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