Skip to content

V4 preset: ignore @omit select and @omit insert#3090

Merged
benjie merged 3 commits into
mainfrom
ignore-select-behavior
Jul 7, 2026
Merged

V4 preset: ignore @omit select and @omit insert#3090
benjie merged 3 commits into
mainfrom
ignore-select-behavior

Conversation

@benjie

@benjie benjie commented Jul 7, 2026

Copy link
Copy Markdown
Member

V4 ignored @omit select (@omit read is what's supported) and @omit insert (@omit create is what's supported). V5 was accidentally turning these into @behavior -select and @behavior -insert respectively, which is a significant departure from V4's behavior.

benjie added 2 commits July 7, 2026 11:17
…elect` like V4 would. Previously, the V4 preset would silently turn `@omit select` into `-select`, which differs to V4's handling of this. (Note: `@omit read` is probably what you're looking for, `@omit select` is silently ignored.)
@changeset-bot

changeset-bot Bot commented Jul 7, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 48a0594

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

This PR includes changesets to release 1 package
Name Type
postgraphile Minor

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 changed the title V4 preset: ignore @omit select V4 preset: ignore @omit select and @omit insert Jul 7, 2026
@benjie benjie merged commit 52574dd into main Jul 7, 2026
66 checks passed
@benjie benjie deleted the ignore-select-behavior branch July 7, 2026 13:56
This was referenced Jul 7, 2026
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.

1 participant