Files
turso/core/storage
Jussi Saurio e52f807c7d Fix: return NULL for rowid() when cursor's null flag is on
Fixes TPC-H query 13 from returning an incorrect result. In this specific
case, we were returning non-null `IdxRowid` values for the right-hand side
table even when there was no match with the left-hand side table, meaning
the join produced matches even in cases where there shouldn't have been any.

Closes #2794
2025-08-26 09:08:48 +03:00
..
2025-08-24 16:21:06 +05:30
2025-08-21 18:28:16 +04:00
2025-08-21 18:27:54 +04:00
2025-08-25 16:56:43 -04:00