home / github / issues

Menu
  • GraphQL API

issues: 312313496

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
312313496 MDU6SXNzdWUzMTIzMTM0OTY= 195 Run pks_for_table in inspect, executing once at build time rather than constantly 9599 closed 0     3 2018-04-08T15:12:40Z 2018-04-10T00:54:43Z 2018-04-10T00:54:43Z OWNER   Right now several Datasette views call the `await self.pks_for_table(...)` method to figure out what primary keys are set for a specific table. This executes a `PRAGMA table_info` SQL query. It would be faster and more efficient to execute this query for each table as part of the `inspect()` method. 107914493 issue     {"url": "https://api.github.com/repos/simonw/datasette/issues/195/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

  • 1 row from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 79.039ms