From 9d2c15192c890a8876bcb9a2ef918756d03718b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 19 Sep 2024 06:07:40 +0200 Subject: Adding upstream version 3.46.1. Signed-off-by: Daniel Baumann --- www/rescode.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'www/rescode.html') diff --git a/www/rescode.html b/www/rescode.html index 2f3cbd2..d0141c5 100644 --- a/www/rescode.html +++ b/www/rescode.html @@ -376,10 +376,11 @@ in numeric order. result code. If application does encounter this result code, it shows that there is a bug in the database engine.

- SQLite does not currently generate this result code. + This result code might be caused by a bug in SQLite. However, application-defined SQL functions or - virtual tables, or VFSes, or other extensions might cause this - result code to be returned. + virtual tables, or VFSes, or other extensions can also cause this + result code to be returned, so the problem might not be the fault + of the core SQLite. @@ -1557,5 +1558,5 @@ in numeric order. -

This page last modified on 2023-09-14 14:42:56 UTC

+

This page last modified on 2024-08-10 18:17:30 UTC

-- cgit v1.2.3