Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new case insensitive indexes for username #6346

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

sumedhe
Copy link
Member

@sumedhe sumedhe commented Jan 23, 2025

Purpose

  • Introduce new case-insensitive indexes for the username field. Unique index definitions are positioned immediately after table creation, as they are closely tied to the table structure.
  • Add missing indexes.
  • Remove indexes that are already covered by unique constraints.

Related issues

@sumedhe sumedhe merged commit a338da0 into wso2:master Jan 24, 2025
2 of 3 checks passed
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.

2 participants