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
We currently store this under request_headers, but I'd like it to be a first-class column so that we can filter by it, and so custom domains can have more debuggability.
Create nullable column in a separate deploy, and then begin writing to it in a subsequent deploy.
The text was updated successfully, but these errors were encountered:
We currently store this under
request_headers
, but I'd like it to be a first-class column so that we can filter by it, and so custom domains can have more debuggability.Create nullable column in a separate deploy, and then begin writing to it in a subsequent deploy.
The text was updated successfully, but these errors were encountered: