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: incorrect type inference from type reference #208

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

Newbie012
Copy link
Collaborator

@Newbie012 Newbie012 commented Apr 27, 2024

fixes #207

Copy link

changeset-bot bot commented Apr 27, 2024

🦋 Changeset detected

Latest commit: de18ecd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@ts-safeql/eslint-plugin Patch
@ts-safeql-demos/basic-migrations-raw Patch
@ts-safeql-demos/basic-transform-type Patch
@ts-safeql-demos/basic Patch
@ts-safeql-demos/big-project Patch
@ts-safeql-demos/from-config-file Patch
@ts-safeql-demos/multi-connections Patch
@ts-safeql-demos/playground Patch
@ts-safeql-demos/postgresjs-custom-types Patch
@ts-safeql-demos/postgresjs-demo Patch
@ts-safeql-demos/vercel-postgres Patch
@ts-safeql/generate Patch
@ts-safeql/shared Patch
@ts-safeql/test-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 27, 2024

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
safeql ⬜️ Ignored (Inspect) Apr 27, 2024 10:23pm

@Newbie012 Newbie012 merged commit 240d993 into main Apr 27, 2024
3 checks passed
@Newbie012 Newbie012 deleted the fix-type-reference-inference branch December 5, 2024 23:34
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.

Boolean inferred by SafeQL as unknown | unknown
1 participant