Skip to content

[2/n] [nexus-db-schema] make HAS_STATIC_QUERY_ID true for all enums #7897

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

Conversation

sunshowers
Copy link
Contributor

@sunshowers sunshowers commented Mar 31, 2025

This is meant to be false if and only if types don't match 1:1 to queries, e.g. with CTEs. These types do match 1:1 to queries, so using HAS_STATIC_QUERY_ID should be fine.

There's a small possibility some code was inadvertently depending on HAS_STATIC_QUERY_ID being false, but tests should hopefully catch that.

Depends on #7880.

Created using spr 1.3.6-beta.1

[skip ci]
Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1

[skip ci]
Created using spr 1.3.6-beta.1
@sunshowers sunshowers changed the base branch from sunshowers/spr/main.2n-nexus-db-schema-make-has_static_query_id-true-for-all-enums to main April 1, 2025 17:44
Created using spr 1.3.6-beta.1
@sunshowers sunshowers enabled auto-merge (squash) April 1, 2025 18:22
@sunshowers sunshowers merged commit 96b3a96 into main Apr 1, 2025
16 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/2n-nexus-db-schema-make-has_static_query_id-true-for-all-enums branch April 1, 2025 20:23
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