Skip to content

SCCEE for TS type inference issue#278

Open
RJFelix wants to merge 1 commit intosequelize:mainfrom
RJFelix:patch-1
Open

SCCEE for TS type inference issue#278
RJFelix wants to merge 1 commit intosequelize:mainfrom
RJFelix:patch-1

Conversation

@RJFelix
Copy link

@RJFelix RJFelix commented Jun 22, 2024

This SCCEE is expected to produce an incorrect type error when querying with null in the where clause for a nullable field. The code itself works fine, the query returns the expected results.

This SCCEE is expected to produce an incorrect type error when querying with `null` in the `where` clause for a nullable field. The code itself works fine, the query returns the expected results.
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.

1 participant

Comments