home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 636329095

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/576#issuecomment-636329095 https://api.github.com/repos/simonw/datasette/issues/576 636329095 MDEyOklzc3VlQ29tbWVudDYzNjMyOTA5NQ== 9599 2020-05-30T13:11:39Z 2020-05-30T13:25:10Z OWNER

I need to document the .databases property - both how to get access to specific databases and how to access the first/only database.

Idea: datasette.get_database(name) method (consistent with existing .add_database() and .remove_database() methods) - but name parameter is optional, returns first database if you omit that.

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