home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 987015063

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/350#issuecomment-987015063 https://api.github.com/repos/simonw/sqlite-utils/issues/350 987015063 IC_kwDOCGYnMM461KeX 9599 2021-12-06T17:55:42Z 2021-12-06T17:55:42Z OWNER

API could be this: python id = db["columns"].lookup( {"namespace": namespace_id, "name": column}, cache=True ) This could default to a 100 item LRU cache. You could perhaps modify that with cache_size=500 or with cache_size=None to disable the size limit on that cache.

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