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

types(model+query): correctly remove count from TypeScript types to reflect removal of runtime support #14067

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

vkarpov15
Copy link
Collaborator

Fix #14062

Summary

Looks like we didn't fully remove count() from TS types when removing runtime support, this PR fixes that

Examples

@vkarpov15 vkarpov15 merged commit b222362 into master Nov 14, 2023
3 checks passed
@vkarpov15 vkarpov15 added this to the 8.0.1 milestone Nov 14, 2023
@hasezoey hasezoey deleted the vkarpov15/gh-14062 branch November 14, 2023 14:53
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.

Removal of count() not reflected in types
2 participants