Skip to content

Commit 5726930

Browse files
authored
update SQLite snap (#1563)
1 parent f8ea630 commit 5726930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Suggests:
4848
rmarkdown,
4949
RPostgres (>= 1.4.5),
5050
RPostgreSQL,
51-
RSQLite (>= 2.3.1),
51+
RSQLite (>= 2.3.8),
5252
testthat (>= 3.1.10)
5353
VignetteBuilder:
5454
knitr

tests/testthat/_snaps/backend-sqlite.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
3737
<PLAN>
3838
id parent notused detail
39-
1 2 0 0 SEARCH test USING COVERING INDEX test_x (x>?)
39+
1 2 0 35 SEARCH test USING COVERING INDEX test_x (x>?)
4040

0 commit comments

Comments
 (0)