home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1354036967

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/pull/1960#issuecomment-1354036967 https://api.github.com/repos/simonw/datasette/issues/1960 1354036967 IC_kwDOBm6k_c5QtPbn 9599 2022-12-16T01:10:12Z 2022-12-16T01:10:12Z OWNER

If it does turn out that I can't use scope="session" on this fixture it might not actually be a showstopper: I can take advantage of the fact that memory_name="..." databases stay present in memory for the duration of the process, so I could have it such that each test that uses the ds_client fixture DOES construct a fresh Datasette instance, but doesn't need to populate the database since they can re-use the in-memory database from the previous object.

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