Skip to content
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

fix(types): infer virtuals in query results #12727

Merged
merged 1 commit into from Nov 28, 2022
Merged

Conversation

vkarpov15
Copy link
Collaborator

Fix #12702
Re: #11908

@carlosingles can you also please take a look?

Summary

Looks like model() isn't pulling TVirtuals correctly, which is leading to virtuals not showing up in query results if you're using inferred schemas.

Examples

Copy link
Collaborator

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hasezoey hasezoey added this to the 6.7.4 milestone Nov 26, 2022
@hasezoey hasezoey added the typescript Types or Types-test related issue / Pull Request label Nov 26, 2022
@carlosingles
Copy link

Looks good, thank you 🙂

Copy link
Collaborator

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vkarpov15 vkarpov15 merged commit 4d51e25 into master Nov 28, 2022
@hasezoey hasezoey deleted the vkarpov15/gh-12702 branch November 29, 2022 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Types or Types-test related issue / Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants