mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
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 |
||
|---|---|---|
| .. | ||
| dart | ||
| java | ||
| javascript | ||
| python | ||
| rust | ||