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 /www/quirks.html | |
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 'www/quirks.html')
-rw-r--r-- | www/quirks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quirks.html b/www/quirks.html index a52745b..4e053e9 100644 --- a/www/quirks.html +++ b/www/quirks.html @@ -545,5 +545,5 @@ See the "<a href="nulinstr.html">NUL characters in strings</a>" document for fur <p>It does this because an integer is not a string. Every other major SQL database engine says this is true, for reasons that the creator of SQLite does not understand. -</p><p align="center"><small><i>This page last modified on <a href="https://sqlite.org/docsrc/honeypot" id="mtimelink" data-href="https://sqlite.org/docsrc/finfo/pages/quirks.in?m=52efdab3cb">2023-04-16 12:53:27</a> UTC </small></i></p> +</p> |