opnsense-ports/databases/sqlite3/files/patch-test_stat.test
Franco Fichtner 0d52eb825f databases/sqlite3: sync with upstream
Taken from: FreeBSD
2022-11-30 11:39:08 +01:00

11 lines
445 B
Text

--- test/stat.test.orig 2022-11-27 11:50:01 UTC
+++ test/stat.test
@@ -140,7 +140,7 @@ do_execsql_test stat-2.1agg {
SELECT * FROM dbstat WHERE aggregate=TRUE ORDER BY name;
} [list \
sqlite_autoindex_t3_1 {} 5 {} 32 3898 1065 132 {} 5120 \
- sqlite_schema {} 1 {} 2 84 824 49 {} 1024 \
+ sqlite_schema {} 1 {} 2 83 825 49 {} 1024 \
t3 {} 17 {} 47 11188 5815 370 {} 17408 \
]