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

InferResult should output plural. #1064

Merged
merged 4 commits into from
Jul 7, 2024

Conversation

igalklebanov
Copy link
Member

@igalklebanov igalklebanov commented Jun 27, 2024

Hey 👋

Right now, InferResult wrongfully outputs a singular type, despite queries actually having a plural result type when executed.

This PR makes it plural instead.

This will enable simpler types for when we implement batch execution.

fix merge query results not be inferred.

remove debug noise.
@igalklebanov igalklebanov added breaking change Includes breaking changes bug Something isn't working typescript Related to Typescript labels Jun 27, 2024
Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kysely ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2024 7:45pm

@igalklebanov igalklebanov changed the base branch from master to v0.28 July 7, 2024 19:20
@igalklebanov igalklebanov changed the base branch from v0.28 to master July 7, 2024 19:44
@igalklebanov igalklebanov changed the base branch from master to v0.28 July 7, 2024 19:45
@igalklebanov igalklebanov changed the base branch from v0.28 to master July 7, 2024 19:45
@igalklebanov igalklebanov changed the base branch from master to v0.28 July 7, 2024 20:01
@igalklebanov igalklebanov merged commit 9d88f3d into kysely-org:v0.28 Jul 7, 2024
12 checks passed
igalklebanov added a commit that referenced this pull request Jul 7, 2024
@igalklebanov igalklebanov deleted the plural-infer-result branch July 7, 2024 20:07
koskimas pushed a commit that referenced this pull request Jul 16, 2024
koskimas pushed a commit that referenced this pull request Jul 19, 2024
igalklebanov added a commit that referenced this pull request Aug 25, 2024
igalklebanov added a commit that referenced this pull request Aug 25, 2024
igalklebanov added a commit that referenced this pull request Oct 3, 2024
igalklebanov added a commit that referenced this pull request Oct 3, 2024
igalklebanov added a commit to igalklebanov/kysely that referenced this pull request Oct 4, 2024
igalklebanov added a commit that referenced this pull request Oct 12, 2024
igalklebanov added a commit that referenced this pull request Oct 19, 2024
igalklebanov added a commit that referenced this pull request Oct 24, 2024
igalklebanov added a commit that referenced this pull request Oct 24, 2024
igalklebanov added a commit that referenced this pull request Oct 27, 2024
igalklebanov added a commit that referenced this pull request Nov 2, 2024
igalklebanov added a commit that referenced this pull request Nov 24, 2024
igalklebanov added a commit that referenced this pull request Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Includes breaking changes bug Something isn't working typescript Related to Typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants