Skip to content

Stop reading from users.gh_encrypted_token#14258

Open
carols10cents wants to merge 1 commit into
rust-lang:mainfrom
carols10cents:stop-reading-gh-encrypted-token
Open

Stop reading from users.gh_encrypted_token#14258
carols10cents wants to merge 1 commit into
rust-lang:mainfrom
carols10cents:stop-reading-gh-encrypted-token

Conversation

@carols10cents

@carols10cents carols10cents commented Jul 16, 2026

Copy link
Copy Markdown
Member

Continue writing to it, but always select the value from oauth_github instead.

This is an incremental step towards fully removing the users.gh_encrypted_token column. This keeps all writes but moves all reads to oauth_github.encrypted_token, so that we can easily revert.

I've opened a PR to show the future commits that I won't submit until there's only one commit left: #14259

Continue writing to it, but always select the value from oauth_github
instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants