diff options
Diffstat (limited to '')
-rw-r--r-- | www/optoverview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/optoverview.html b/www/optoverview.html index 3dee3f1..7a60a3b 100644 --- a/www/optoverview.html +++ b/www/optoverview.html @@ -1629,5 +1629,5 @@ SELECT * FROM t1 WHERE a=b AND b=5; if those two constraints are true, then it must also be the case that "a=5" is true. This means that the desired row can be looked up quickly using a value of 5 for the INTEGER PRIMARY KEY. -</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/optoverview.in?m=be9cc8690c">2024-01-13 19:04:50</a> UTC </small></i></p> +</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/optoverview.in?m=cc5f8f396e">2024-04-10 13:05:44</a> UTC </small></i></p> |