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

Only honour side-effect errors relating to current polymorphic path #1780

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

benjie
Copy link
Member

@benjie benjie commented Oct 3, 2023

Description

Fixes #1766

Performance impact

Unexplored; likely there is an execution cost in any queries with polymorphism and/or side effect steps. The amount of impact is likely to be small, but nonetheless we should look into it at some point.

Security impact

None known.

@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2023

🦋 Changeset detected

Latest commit: 861a8a3

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

This PR includes changesets to release 14 packages
Name Type
postgraphile Patch
grafast Patch
graphile-utils Patch
pgl Patch
graphile Patch
@localrepo/grafast-bench Patch
@dataplan/json Patch
@dataplan/pg Patch
@grafserv/persisted Patch
grafserv Patch
ruru-components Patch
@localrepo/grafast-website Patch
graphile-build-pg Patch
graphile-build 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

@benjie benjie merged commit 6a66d67 into main Oct 3, 2023
24 checks passed
@benjie benjie deleted the poly-side-effect branch October 3, 2023 12:15
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.

Error: Polymorphic skipped; you should never see this
1 participant