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

fix: scim id was not unique #6450

Merged
merged 2 commits into from
Mar 12, 2024
Merged

fix: scim id was not unique #6450

merged 2 commits into from
Mar 12, 2024

Conversation

chriswk
Copy link
Member

@chriswk chriswk commented Mar 6, 2024

This PR drops the previous PRs scim_id idx and replaces it with an actual UNIQUE index

This PR drops the previous PRs scim_id idx and replaces it with an
actual UNIQUE index
@chriswk chriswk requested a review from sighphyre March 6, 2024 15:03
@chriswk chriswk self-assigned this Mar 6, 2024
Copy link

vercel bot commented Mar 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 11:55am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Mar 12, 2024 11:55am

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but this is being burned by a test right now apparently

@chriswk chriswk merged commit ca329da into main Mar 12, 2024
14 checks passed
@chriswk chriswk deleted the task/makeScimIdIdxUnique branch March 12, 2024 12:36
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