Skip to content

fix: relations v5 patch query selection#889

Merged
pyramation merged 7 commits intomainfrom
feat/relations-v5-patch-query-selection
Mar 26, 2026
Merged

fix: relations v5 patch query selection#889
pyramation merged 7 commits intomainfrom
feat/relations-v5-patch-query-selection

Conversation

@yyyyaaa
Copy link
Copy Markdown
Contributor

@yyyyaaa yyyyaaa commented Mar 25, 2026

No description provided.

@yyyyaaa yyyyaaa requested a review from pyramation March 25, 2026 03:17
yyyyaaa added 3 commits March 25, 2026 10:35
Reverts the PascalCase inflection applied in 6be9101. Relation target
names in _meta (type, junctionTable.name, rightTable.name,
referencedBy.name, references.name) now consistently use the raw
PostGraphile codec name (e.g. post_tag, tag) rather than inflected
GraphQL type names (PostTag, Tag).

This keeps naming uniform across the entire _meta schema and ensures
the dashboard phantom-column junction filter can directly compare
junctionTable.name from manyToMany entries against referencedBy.name
from hasMany entries without any case normalisation.
@yyyyaaa yyyyaaa force-pushed the feat/relations-v5-patch-query-selection branch from fb05b15 to 6c9175e Compare March 25, 2026 09:32
@pyramation pyramation merged commit 57c2d5b into main Mar 26, 2026
43 checks passed
@pyramation pyramation deleted the feat/relations-v5-patch-query-selection branch March 26, 2026 02:01
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.

2 participants