Skip to content

WIP: add unique index for usernames - #14349

Draft
moskirathe wants to merge 1 commit into
rust-lang:mainfrom
moskirathe:add-unique-index-for-username
Draft

moskirathe wants to merge 1 commit into
rust-lang:mainfrom
moskirathe:add-unique-index-for-username

Conversation

@moskirathe

Copy link
Copy Markdown
Contributor

fixes: #13762

adds a unique username index for the username column in the users table.

@moskirathe
moskirathe marked this pull request as draft July 25, 2026 14:37
@moskirathe moskirathe closed this Jul 25, 2026
@moskirathe
moskirathe deleted the add-unique-index-for-username branch July 25, 2026 15:02
@moskirathe
moskirathe restored the add-unique-index-for-username branch September 17, 2026 03:39
@moskirathe moskirathe reopened this Sep 17, 2026
@Turbo87

Turbo87 commented Sep 17, 2026

Copy link
Copy Markdown
Member

not sure why you reopened the PR, but this was already done in 0d2adff :)

@Turbo87 Turbo87 closed this Sep 17, 2026
@Turbo87

Turbo87 commented Sep 17, 2026

Copy link
Copy Markdown
Member

oh, wait, this is about uniqueness... sorry 🤦‍♂️

@Turbo87 Turbo87 reopened this Sep 17, 2026
@moskirathe moskirathe changed the title add unique index for usernames WIP: add unique index for usernames Sep 19, 2026
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.

Add unique index to users.username

3 participants