Skip to content

Commit 634831f

Browse files
authored
Update doc/api/sqlite.md
1 parent 0438ffb commit 634831f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/sqlite.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,9 @@ exception is thrown. This method allows unknown named parameters to be ignored.
695695
### `statement.setReturnArrays(enabled)`
696696

697697
<!-- YAML
698-
added: 24.0.0
698+
added:
699+
- v24.0.0
700+
- v22.16.0
699701
-->
700702

701703
* `enabled` {boolean} Enables or disables the return of query results as arrays.

0 commit comments

Comments
 (0)