Pekka Enberg
Pekka Enberg
This pull request has been closed due to inactivity. Please feel free to reopen it if you have further updates.
Hey @errmayank, SQLite optimizes this much deeper and avoids copying the zero blob to VDBE register. We probably should do a bind_zeroblob_at() in the core and have the same optimization.
Hey @errmayank! I see `let value = Value::build_zeroblob(len);` but I don't see `build_zeroblob()` defined anywhere. We should match SQLite behaviour for compatibility. And btw, I use Claude all the time,...
This pull request has been marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.
This pull request has been marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.
This pull request has been closed due to inactivity. Please feel free to reopen it if you have further updates.
This pull request has been marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.
This pull request has been marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.
This pull request has been marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.
This pull request has been closed due to inactivity. Please feel free to reopen it if you have further updates.