8000 sql: lookup user info using stable ids · Issue #87080 · cockroachdb/cockroach · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
sql: lookup user info using stable ids #87080
Open
@RichardJCai

Description

@RichardJCai

Now that we've added ids to users in #81457

Once the remaining migrations are completed #87079
We can update all current lookups that depend on usernames (ie CheckPrivilegeForUser) to use IDs instead.
To do this, we'll need to lookup every usage of SQLUsername and audit if it should use id for lookup.

This PR can be worked on but will likely be hard to rebase.
#79965

Epic CRDB-25679
Jira issue: CRDB-19141

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0