mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-07 18:24:20 +01:00
We merged two concurrent fixes to `nchange` handling last night and
AFAICT the fix in #3692 was incorrect because it doesn't count UPDATEs
in cases where the original row was DELETEd as part of the UPDATE
statement.
The correct fix was in 87434b8