Commit 1913a4a
sqlite: restore changes from #55373
PR #55373 introduced a performance improvement for the all()
method of prepared statements. Those changes appear to have been
accidentally overwritten in #54181. This change restores the
overwritten code.
Refs: #55373
Refs: #54181
PR-URL: #56908
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent 915d7ae commit 1913a4a
1 file changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1510 | 1510 | | |
1511 | 1511 | | |
1512 | 1512 | | |
| 1513 | + | |
1513 | 1514 | | |
1514 | | - | |
1515 | | - | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
1516 | 1524 | | |
1517 | 1525 | | |
1518 | | - | |
1519 | 1526 | | |
1520 | | - | |
1521 | | - | |
1522 | 1527 | | |
1523 | 1528 | | |
1524 | | - | |
1525 | 1529 | | |
1526 | 1530 | | |
1527 | 1531 | | |
| |||
0 commit comments