From de1caa20c41f730e54fb6974ba7821fe48816e40 Mon Sep 17 00:00:00 2001
From: Daniel Baumann
Date: Sat, 13 Apr 2024 16:07:37 +0200
Subject: Adding upstream version 3.45.2.
Signed-off-by: Daniel Baumann
---
www/opcode.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'www/opcode.html')
diff --git a/www/opcode.html b/www/opcode.html
index 2f4993d..9a5576a 100644
--- a/www/opcode.html
+++ b/www/opcode.html
@@ -217,8 +217,8 @@ output from SQLite, you should reference the version of this document
that corresponds to the version of SQLite that ran the EXPLAIN.
Otherwise, the description of the opcodes may not be accurate.
This document is derived from SQLite
- version 3.45.1 check-in
-e876e51a0ed5c dated 2024-01-30.
+ version 3.45.2 check-in
+d8cd6d49b46a3 dated 2024-03-12.
@@ -446,15 +446,15 @@ opcodes defined by the virtual machine.
All currently defined opcodes are described in the table below.
This table was generated automatically by scanning the source code
from the file
-vdbe.c.
+vdbe.c.
Remember: The VDBE opcodes are not part of the interface
definition for SQLite. The number of opcodes and their names and meanings
change from one release of SQLite to the next.
The opcodes shown in the table below are valid for SQLite
- version 3.45.1 check-in
-e876e51a0ed5c dated 2024-01-30.
+ version 3.45.2 check-in
+d8cd6d49b46a3 dated 2024-03-12.
--
cgit v1.2.3