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

Support unique where filters where isIndexed: 'unique' is supported #6915

Merged
merged 7 commits into from
Nov 10, 2021

Conversation

emmatown
Copy link
Member

Closes #6809

@changeset-bot
Copy link

changeset-bot bot commented Nov 10, 2021

🦋 Changeset detected

Latest commit: 51263c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 35 packages
Name Type
@keystone-next/keystone Major
@keystone-next/example-assets-cloud Patch
@keystone-next/example-assets-local Patch
@keystone-next/example-auth Patch
@keystone-next/examples-app-basic Patch
@keystone-next/example-ecommerce Patch
@keystone-next/example-embedded-nextjs Patch
keystone-next-app Patch
@keystone-next/example-roles Patch
@keystone-next/example-sandbox Patch
@keystone-next/example-blog Patch
@keystone-next/example-custom-admin-ui-logo Patch
@keystone-next/example-custom-admin-ui-navigation Patch
@keystone-next/example-custom-admin-ui-pages Patch
@keystone-next/example-custom-field-view Patch
@keystone-next/example-custom-field Patch
@keystone-next/example-default-values Patch
@keystone-next/example-document-field Patch
@keystone-next/example-extend-graphql-schema-graphql-ts Patch
@keystone-next/example-extend-graphql-schema Patch
@keystone-next/example-json-field Patch
@keystone-next/example-rest-api Patch
@keystone-next/example-task-manager Patch
@keystone-next/example-testing Patch
@keystone-next/example-virtual-field Patch
@keystone-next/example-with-auth Patch
@keystone-next/auth Major
@keystone-next/cloudinary Major
@keystone-next/fields-document Major
@keystone-next/session-store-redis Major
@keystone-next/benchmarks-legacy Patch
@keystone-next/test-projects-basic Patch
@keystone-next/test-projects-crud-notifications Patch
@keystone-next/test-projects-live-reloading Patch
@keystone-next/website Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Nov 10, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/DovaxtW6PdirtMR8Y4FTUjwP9QPx
✅ Preview: https://keystone-next-docs-git-support-unique-where-i-3417b9-keystonejs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 10, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@vercel vercel bot temporarily deployed to Preview November 10, 2021 04:11 Inactive
@emmatown emmatown marked this pull request as draft November 10, 2021 04:43
@vercel vercel bot temporarily deployed to Preview November 10, 2021 05:28 Inactive
@emmatown emmatown marked this pull request as ready for review November 10, 2021 05:37
@emmatown emmatown requested a review from a team November 10, 2021 05:37
@vercel vercel bot temporarily deployed to Preview November 10, 2021 06:26 Inactive
Copy link
Member

@dcousens dcousens left a comment

Choose a reason for hiding this comment

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

LGTM

@emmatown emmatown enabled auto-merge (squash) November 10, 2021 06:27
@vercel vercel bot temporarily deployed to Preview November 10, 2021 06:30 Inactive
@emmatown emmatown merged commit b981f4c into main Nov 10, 2021
@emmatown emmatown deleted the support-unique-where-is-indexed-unique-is-supported branch November 10, 2021 06:38
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.

Select field type does not define uniqueWhere for isIndexed = 'unique'
2 participants