Skip to content

Conversation

@hackel
Copy link
Contributor

@hackel hackel commented Oct 21, 2025

  • Do not use row value expressions if any of the values are null
  • Add test for eager loading query generation

Fixes #193
Fixes #197

* Do not use row value expressions if any of the values are null
* Add test for eager loading query generation
@hackel hackel force-pushed the exclude-mssql-null-values branch from 619744b to 9a6069f Compare October 21, 2025 02:12
@topclaudy
Copy link
Owner

@hackel Can you please address the test errors when you have a moment?

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.

Tuple syntax in whereIn() fails with NULL values (regression in 2.5.0) Version 2.5.0 broken on microsoft sql server

2 participants