home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 664072046

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association repo url merged_by auto_merge
664072046 MDExOlB1bGxSZXF1ZXN0NjY0MDcyMDQ2 1370 closed 0 Ensure db.path is a string before trying to insert into internal database 25778 Fixes #1365 This is the simplest possible fix, with a test that will fail without it. There are a bunch of places where `db.path` is getting converted to and from a `Path` type, so this fix errs on the side of calling `str(db.path)` right before it's inserted. 2021-06-08T01:16:48Z 2021-06-21T15:57:39Z 2021-06-21T15:57:39Z 2021-06-21T15:57:39Z a6c55afe8c82ead8deb32f90c9324022fd422324     0 2de712e439097de1d31f00db312cb87764642a87 f4c5777c7e4ed406313583de09a3bf746552167f CONTRIBUTOR 107914493 https://github.com/simonw/datasette/pull/1370    

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette ยท Queries took 1.225ms