home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 736173084

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/942#issuecomment-736173084 https://api.github.com/repos/simonw/datasette/issues/942 736173084 MDEyOklzc3VlQ29tbWVudDczNjE3MzA4NA== 596279 2020-12-01T02:20:58Z 2020-12-01T02:20:58Z NONE

Are there common patterns for storing column-based metadata inside SQLite itself? I know Postgres allows "comment" fields, which this is kind of trying to replicate. Should the units and description and possibly other per-column metadata fields be combined into a single (tabular?) structure, that would be displayed above the data on the table / query results page?

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