home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1271020193

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/1836#issuecomment-1271020193 https://api.github.com/repos/simonw/datasette/issues/1836 1271020193 IC_kwDOBm6k_c5Lwjqh 536941 2022-10-07T02:15:05Z 2022-10-07T02:21:08Z CONTRIBUTOR

when i hack the connect method to open non mutable files with "mode=ro" and not "immutable=1" https://github.com/simonw/datasette/blob/eff112498ecc499323c26612d707908831446d25/datasette/database.py#L79

then:

bash 870 B RUN /bin/sh -c datasette inspect nlrb.db --inspect-file inspect-data.json

the datasette inspect layer is only the size of the json file!

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