home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 748356492

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/1155#issuecomment-748356492 https://api.github.com/repos/simonw/datasette/issues/1155 748356492 MDEyOklzc3VlQ29tbWVudDc0ODM1NjQ5Mg== 9599 2020-12-18T22:49:32Z 2020-12-22T01:13:05Z OWNER

There's some messy code that needs fixing here. The datasette.databases dictionary right now has a key that corresponds to the /_internal URL in the path, and a value that's a Database() object. BUT... the Database() object doesn't know what its key is.

While fixing this I should fix the issue where Datasette gets confused by multiple databases with the same stem: https://github.com/simonw/datasette/issues/509

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