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 uniq index to organization slugs #301

Closed
Ptrboro opened this issue Oct 24, 2023 · 0 comments · Fixed by #302
Closed

Add uniq index to organization slugs #301

Ptrboro opened this issue Oct 24, 2023 · 0 comments · Fixed by #302
Assignees
Labels
good first issue Good for newcomers snack Should be a quick change

Comments

@Ptrboro
Copy link
Collaborator

Ptrboro commented Oct 24, 2023

Organizations are identified by their slug, so we need to make sure that no two organizations have the same slug. We should add a unique index to the organizations.slug column.

@Ptrboro Ptrboro added good first issue Good for newcomers snack Should be a quick change labels Oct 24, 2023
@marlena-b marlena-b self-assigned this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers snack Should be a quick change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants