Fossil SCM

Update the sqlite3.h file so that the source-id is the same as sqlite3.c

drh 2020-09-19 11:04 trunk
Commit 09cea3cbf471070735b3fd089e176a35dfb47042218ba91d019a1c019be00785
1 file changed +2 -2
+2 -2
--- src/sqlite3.h
+++ src/sqlite3.h
@@ -123,11 +123,11 @@
123123
** [sqlite3_libversion_number()], [sqlite3_sourceid()],
124124
** [sqlite_version()] and [sqlite_source_id()].
125125
*/
126126
#define SQLITE_VERSION "3.34.0"
127127
#define SQLITE_VERSION_NUMBER 3034000
128
-#define SQLITE_SOURCE_ID "2020-09-15 20:48:30 3d35fa0be866213274fc09250225b345f6b08a9b4ec373d53d95e627e24512be"
128
+#define SQLITE_SOURCE_ID "2020-09-17 21:11:25 4542d194e2fef5e21e1c3679914bd9e21fab31cfb111cf640524fb3514a8afa3"
129129
130130
/*
131131
** CAPI3REF: Run-Time Library Version Numbers
132132
** KEYWORDS: sqlite3_version sqlite3_sourceid
133133
**
@@ -9469,11 +9469,11 @@
94699469
** or any operation on a WITHOUT ROWID table, the value of the sixth
94709470
** parameter is undefined. For an INSERT or UPDATE on a rowid table the
94719471
** seventh parameter is the final rowid value of the row being inserted
94729472
** or updated. The value of the seventh parameter passed to the callback
94739473
** function is not defined for operations on WITHOUT ROWID tables, or for
9474
-** INSERT operations on rowid tables.
9474
+** DELETE operations on rowid tables.
94759475
**
94769476
** The [sqlite3_preupdate_old()], [sqlite3_preupdate_new()],
94779477
** [sqlite3_preupdate_count()], and [sqlite3_preupdate_depth()] interfaces
94789478
** provide additional information about a preupdate event. These routines
94799479
** may only be called from within a preupdate callback. Invoking any of
94809480
--- src/sqlite3.h
+++ src/sqlite3.h
@@ -123,11 +123,11 @@
123 ** [sqlite3_libversion_number()], [sqlite3_sourceid()],
124 ** [sqlite_version()] and [sqlite_source_id()].
125 */
126 #define SQLITE_VERSION "3.34.0"
127 #define SQLITE_VERSION_NUMBER 3034000
128 #define SQLITE_SOURCE_ID "2020-09-15 20:48:30 3d35fa0be866213274fc09250225b345f6b08a9b4ec373d53d95e627e24512be"
129
130 /*
131 ** CAPI3REF: Run-Time Library Version Numbers
132 ** KEYWORDS: sqlite3_version sqlite3_sourceid
133 **
@@ -9469,11 +9469,11 @@
9469 ** or any operation on a WITHOUT ROWID table, the value of the sixth
9470 ** parameter is undefined. For an INSERT or UPDATE on a rowid table the
9471 ** seventh parameter is the final rowid value of the row being inserted
9472 ** or updated. The value of the seventh parameter passed to the callback
9473 ** function is not defined for operations on WITHOUT ROWID tables, or for
9474 ** INSERT operations on rowid tables.
9475 **
9476 ** The [sqlite3_preupdate_old()], [sqlite3_preupdate_new()],
9477 ** [sqlite3_preupdate_count()], and [sqlite3_preupdate_depth()] interfaces
9478 ** provide additional information about a preupdate event. These routines
9479 ** may only be called from within a preupdate callback. Invoking any of
9480
--- src/sqlite3.h
+++ src/sqlite3.h
@@ -123,11 +123,11 @@
123 ** [sqlite3_libversion_number()], [sqlite3_sourceid()],
124 ** [sqlite_version()] and [sqlite_source_id()].
125 */
126 #define SQLITE_VERSION "3.34.0"
127 #define SQLITE_VERSION_NUMBER 3034000
128 #define SQLITE_SOURCE_ID "2020-09-17 21:11:25 4542d194e2fef5e21e1c3679914bd9e21fab31cfb111cf640524fb3514a8afa3"
129
130 /*
131 ** CAPI3REF: Run-Time Library Version Numbers
132 ** KEYWORDS: sqlite3_version sqlite3_sourceid
133 **
@@ -9469,11 +9469,11 @@
9469 ** or any operation on a WITHOUT ROWID table, the value of the sixth
9470 ** parameter is undefined. For an INSERT or UPDATE on a rowid table the
9471 ** seventh parameter is the final rowid value of the row being inserted
9472 ** or updated. The value of the seventh parameter passed to the callback
9473 ** function is not defined for operations on WITHOUT ROWID tables, or for
9474 ** DELETE operations on rowid tables.
9475 **
9476 ** The [sqlite3_preupdate_old()], [sqlite3_preupdate_new()],
9477 ** [sqlite3_preupdate_count()], and [sqlite3_preupdate_depth()] interfaces
9478 ** provide additional information about a preupdate event. These routines
9479 ** may only be called from within a preupdate callback. Invoking any of
9480

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button