From 029aaee3bfb81ca62363d67adca00e3ebbb5fc02 Mon Sep 17 00:00:00 2001 From: edward-burn <9583964+edward-burn@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:38:24 +0100 Subject: [PATCH] updated sqlite version --- tests/testthat/_snaps/tbl-sql.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/testthat/_snaps/tbl-sql.md b/tests/testthat/_snaps/tbl-sql.md index 954f945fe..13680eec6 100644 --- a/tests/testthat/_snaps/tbl-sql.md +++ b/tests/testthat/_snaps/tbl-sql.md @@ -32,8 +32,10 @@ Condition Warning: The `check_from` argument of `tbl_sql()` is deprecated as of dbplyr 2.5.0. + i The deprecated feature was likely used in the dbplyr package. + Please report the issue at . Output # Source: table<`x`> [0 x 1] - # Database: sqlite 3.41.2 [:memory:] + # Database: sqlite 3.45.2 [:memory:] # i 1 variable: y