diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 17:30:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 17:30:16 +0000 |
commit | b74486be0ae6240834852c4a9d5f8ea3a1c92fff (patch) | |
tree | c5f6bc5aefed5712f27c84dbc55609f90fdd269b /tool | |
parent | Releasing progress-linux version 3.45.2-1~progress7.99u1. (diff) | |
download | sqlite3-b74486be0ae6240834852c4a9d5f8ea3a1c92fff.tar.xz sqlite3-b74486be0ae6240834852c4a9d5f8ea3a1c92fff.zip |
Merging upstream version 3.45.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tool')
-rwxr-xr-x | tool/mkctimec.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/mkctimec.tcl b/tool/mkctimec.tcl index 9e425c0..135164e 100755 --- a/tool/mkctimec.tcl +++ b/tool/mkctimec.tcl @@ -105,6 +105,7 @@ set boolean_defnnz_options { set boolean_defnil_options { SQLITE_32BIT_ROWID SQLITE_4_BYTE_ALIGNED_MALLOC + SQLITE_ALLOW_ROWID_IN_VIEW SQLITE_ALLOW_URI_AUTHORITY SQLITE_BUG_COMPATIBLE_20160819 SQLITE_CASE_SENSITIVE_LIKE |