limbo/bindings/javascript/packages
Pekka Enberg 9bf6e6efd9
Merge 'use i64 for registers p1,p2,p3,p5 in EXPLAIN output' from Mikaël Francoeur
To avoid overflows, use i64 for p1,p2,p3,p5 in EXPLAIN output. This
matches SQLite's behaviour (https://github.com/sqlite/sqlite/blob/master
/src/vdbeaux.c#L2460-L2476).
I also changed the column type string for p4, there was a preexisting
mismatch between the value type and the explicit type string.
Closes https://github.com/tursodatabase/turso/issues/3944

Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com>

Closes #3961
2025-11-23 09:47:22 +02:00
..
common Turso 0.4.0-pre.3 2025-11-22 09:56:18 +02:00
native Turso 0.4.0-pre.3 2025-11-22 09:56:18 +02:00
wasm Merge 'use i64 for registers p1,p2,p3,p5 in EXPLAIN output' from Mikaël Francoeur 2025-11-23 09:47:22 +02:00
wasm-common Turso 0.4.0-pre.3 2025-11-22 09:56:18 +02:00