Skip to content

Only throw enum tables error if enum table is in exposed schema#3099

Merged
benjie merged 3 commits into
mainfrom
enum-table-errors
Jul 10, 2026
Merged

Only throw enum tables error if enum table is in exposed schema#3099
benjie merged 3 commits into
mainfrom
enum-table-errors

Conversation

@benjie

@benjie benjie commented Jul 10, 2026

Copy link
Copy Markdown
Member

Cheaper than implementing #3082 😅

benjie added 2 commits July 10, 2026 09:06
…to read enum table values from a table in a published schema (one in the `schemas` list in your pgServices); enum tables in other schemas will result in a warning instead (since during the gather phase we don't know whether or not they will be needed come schema build time).
@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0fff116

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

This PR includes changesets to release 2 packages
Name Type
graphile-build-pg Patch
postgraphile 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 enabled auto-merge July 10, 2026 08:08
@benjie benjie merged commit 594f4c6 into main Jul 10, 2026
66 checks passed
@benjie benjie deleted the enum-table-errors branch July 10, 2026 08:40
@github-actions github-actions Bot mentioned this pull request Jul 10, 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