Skip to content

catalog: propagate RoleAuth.updated_at in UpdateFrom#36503

Open
def- wants to merge 1 commit into
MaterializeInc:mainfrom
def-:pr-fix-auth-update
Open

catalog: propagate RoleAuth.updated_at in UpdateFrom#36503
def- wants to merge 1 commit into
MaterializeInc:mainfrom
def-:pr-fix-auth-update

Conversation

@def-
Copy link
Copy Markdown
Contributor

@def- def- commented May 11, 2026

ALTER ROLE ... PASSWORD updates the in-memory RoleAuth via a paired retraction + addition that reuses the existing value and calls update_from, but didn't set the updated_at value.

`ALTER ROLE ... PASSWORD` updates the in-memory RoleAuth via a paired
retraction + addition that reuses the existing value and calls
update_from, but didn't set the `updated_at` value.
@def- def- requested a review from aljoscha May 11, 2026 08:49
@def- def- requested a review from a team as a code owner May 11, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant