home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 736004383

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/1116#issuecomment-736004383 https://api.github.com/repos/simonw/datasette/issues/1116 736004383 MDEyOklzc3VlQ29tbWVudDczNjAwNDM4Mw== 9599 2020-11-30T19:51:51Z 2020-11-30T19:51:51Z OWNER

This change will also have an impact on how hidden virtual FTS tables are displayed, since apparently those have some hidden columns: https://latest.datasette.io/fixtures?sql=select+*+from+pragma_table_xinfo%28%27searchable_fts%27%29

| cid | name | type | notnull | dflt_value | pk | hidden | | --- | --- | --- | --- | --- | --- | --- | | 0 | text1 | | 0 | | 0 | 0 | | 1 | text2 | | 0 | | 0 | 0 | | 2 | name with . and spaces | | 0 | | 0 | 0 | | 3 | searchable_fts | | 0 | | 0 | 1 | | 4 | docid | | 0 | | 0 | 1 | | 5 | __langid | | 0 | | 0 | 1 |

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