home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 565041624

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
565041624 MDU6SXNzdWU1NjUwNDE2MjQ= 671 datasette.add_database(name, db) and datasette.remove_database(name) methods 9599 closed 0     1 2020-02-14T01:05:48Z 2020-02-14T01:30:35Z 2020-02-14T01:30:30Z OWNER  
  • datasette.add_database(name, db) - adds a new named database to the list of connected databases. db will be a Database() object, which may prove useful in the future for things like #670 and could also allow some plugins to provide in-memory SQLite databases.
  • datasette.remove_database(name)

Originally posted by @simonw in https://github.com/simonw/datasette/issues/417#issuecomment-586047995

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/671/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.79ms · About: github-to-sqlite