You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Icebird Changelog
2
2
3
+
## [0.8.21]
4
+
- Fix pushed-down `where` filters returning wrong rows on nullable columns: negated and not-equal comparisons now fall back to the engine so null cells are handled consistently
0 commit comments