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

Batch queries of to-one related items regardless of filter access control and which side the foreign key is on #8000

Merged
merged 4 commits into from
Oct 28, 2022

Conversation

emmatown
Copy link
Member

This is essentially #6639 except that it applies to fetching any to-one related item regardless of filter access control and which side the foreign key is on.

@vercel
Copy link

vercel bot commented Oct 13, 2022

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

Name Status Preview Updated
keystone-next-docs ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 11:37PM (UTC)

@changeset-bot

This comment was marked as resolved.

@vercel vercel bot temporarily deployed to Preview October 13, 2022 02:16 Inactive
@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 13, 2022

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.

Latest deployment of this branch, based on commit 16a9f03:

Sandbox Source
@keystone-6/sandbox Configuration

@emmatown emmatown changed the title Batch queries of to-one related items regardless of which side the foreign key is on and Batch queries of to-one related items regardless of which side the foreign key is on and filter access control Oct 13, 2022
@emmatown emmatown changed the title Batch queries of to-one related items regardless of which side the foreign key is on and filter access control Batch queries of to-one related items regardless of filter access control and which side the foreign key is on Oct 13, 2022
@rburgst
Copy link
Contributor

rburgst commented Oct 15, 2022

Cant wait to get this in. This looks super promising!

@emmatown emmatown force-pushed the optimise-all-to-one-relationship-queries branch 2 times, most recently from 7dac205 to 455a643 Compare October 21, 2022 03:36
@vercel vercel bot temporarily deployed to Preview October 21, 2022 03:43 Inactive
@dcousens dcousens self-assigned this Oct 23, 2022
@dcousens dcousens marked this pull request as ready for review October 25, 2022 02:37
@vercel vercel bot temporarily deployed to Preview October 26, 2022 00:25 Inactive
@vercel vercel bot temporarily deployed to Preview October 27, 2022 00:36 Inactive
@vercel vercel bot temporarily deployed to Preview October 27, 2022 00:44 Inactive
@emmatown emmatown force-pushed the optimise-all-to-one-relationship-queries branch from 7f7dc1a to eb9109b Compare October 27, 2022 00:49
@vercel vercel bot temporarily deployed to Preview October 27, 2022 00:50 Inactive
@emmatown emmatown force-pushed the optimise-all-to-one-relationship-queries branch from eb9109b to 862c3aa Compare October 27, 2022 01:39
@vercel vercel bot temporarily deployed to Preview October 27, 2022 02:25 Inactive
@emmatown emmatown force-pushed the optimise-all-to-one-relationship-queries branch from 6205e18 to 956ec8d Compare October 27, 2022 04:56
@vercel vercel bot temporarily deployed to Preview October 27, 2022 05:00 Inactive
@emmatown emmatown force-pushed the optimise-all-to-one-relationship-queries branch from 956ec8d to 69eb3f2 Compare October 27, 2022 06:26
@vercel vercel bot temporarily deployed to Preview October 27, 2022 06:28 Inactive
@vercel vercel bot temporarily deployed to Preview October 27, 2022 23:37 Inactive
@dcousens dcousens merged commit a229856 into main Oct 28, 2022
@dcousens dcousens deleted the optimise-all-to-one-relationship-queries branch October 28, 2022 01:11
This was referenced Oct 28, 2022
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.

None yet

3 participants