You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the `merged_by` column on the `pull_requests` table will only be populated for pull requests that are loaded using the `--pull-request`option - the GitHub API does not return this field for pull requests that are loaded in bulk.
83
+
Note that the `merged_by` column on the `pull_requests` table will only be populated for pull requests that are loaded using the `--pull-request`or `--merged-by` (for bulk) options - the GitHub API does not return this field for pull requests that are loaded in bulk natively.
0 commit comments