Skip to content

Conversation

@avallete
Copy link
Member

What kind of change does this PR introduce?

When having a computed field over a partitioned table, we were failing to include such fields in the type generation because we didn't pulled the "partitioned tables" types so our relationTypeId lookup weren't the computed field.

This is fixed by including the p partition types to the tables types introspection.

Can see that it work with the days_since_event computed field on the events table.

@avallete avallete requested review from a team as code owners October 27, 2025 15:12
@avallete avallete added the deploy-canary Deploy a canary image for postgres-meta label Oct 27, 2025
@github-actions
Copy link

🚀 Canary Deployment Status

false


Last updated: 2025-10-27T15:12:20Z

@avallete avallete merged commit dc50199 into master Oct 27, 2025
7 checks passed
@avallete avallete deleted the fix/typescript-type-generation branch October 27, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy-canary Deploy a canary image for postgres-meta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants