From 62a67b10ff9f9eea6a4695649fb8252d2a4bc74d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 3 Jun 2024 07:16:44 +0200 Subject: Merging upstream version 3.46.0. Signed-off-by: Daniel Baumann --- www/doc_target_crossref.html | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) (limited to 'www/doc_target_crossref.html') diff --git a/www/doc_target_crossref.html b/www/doc_target_crossref.html index 736ee11..dfcbedd 100644 --- a/www/doc_target_crossref.html +++ b/www/doc_target_crossref.html @@ -916,7 +916,6 @@ antiRobotDefense();
  • fts3.html#unicode61 → unicode61
  • fts5.html → FTS5 fts5
  • fts5.html#_auxiliary_functions_ → {FTS5 auxiliary functions}
  • -
  • fts5.html#_custom_auxiliary_functions_api_reference_ → {custom auxiliary functions}
  • fts5.html#_summary_of_technical_differences_ → {fts5 technical differences}
  • fts5.html#appendix_a → {comparison with fts4}
  • fts5.html#carrotq → {FTS5 initial token}
  • @@ -925,6 +924,8 @@ antiRobotDefense();
  • fts5.html#contentless_delete_tables → {FTS5 contentless-delete tables}
  • fts5.html#contentless_tables → {FTS5 contentless tables}
  • fts5.html#custom_auxiliary_functions → {FTS5 custom auxiliary functions}
  • +
  • fts5.html#custom_auxiliary_functions_api_overview → {custom auxiliary overview}
  • +
  • fts5.html#custom_auxiliary_functions_api_reference → {custom auxiliary functions}
  • fts5.html#custom_tokenizers → {custom tokenizers}
  • fts5.html#extending_fts5 → {Extending FTS5}
  • fts5.html#external_content_and_contentless_tables → {FTS5 content option}
  • @@ -1024,6 +1025,7 @@ antiRobotDefense();
  • json1.html#jobjb → jsonb_object {jsonb_object SQL function}
  • json1.html#jpatch → json_patch {json_patch SQL function}
  • json1.html#jpatchb → jsonb_patch {jsonb_patch SQL function}
  • +
  • json1.html#jpretty → json_pretty {json_pretty SQL function}
  • json1.html#jptr → {the - and - operators} {the - operator}
  • json1.html#jquote → json_quote {json_quote SQL function}
  • json1.html#jrepl → json_replace {json_replace SQL function}
  • @@ -1057,9 +1059,11 @@ antiRobotDefense();
  • lang_altertable.html#altertabrename → {ALTER TABLE RENAME} {ALTER TABLE RENAME documentation} {rename table}
  • lang_altertable.html#otheralter → {generalized ALTER TABLE procedure}
  • lang_analyze.html → ANALYZE analyze
  • -
  • lang_analyze.html#approx → {approximate ANALYZE}
  • -
  • lang_analyze.html#autoanalyze → {automatically running ANALYZE}
  • -
  • lang_analyze.html#req → {recommended ANALYZE usage pattern}
  • +
  • lang_analyze.html#approx → {Approximate ANALYZE For Large Databases} {approximate ANALYZE}
  • +
  • lang_analyze.html#autoanalyze → {Automatically Running ANALYZE} {automatically running ANALYZE}
  • +
  • lang_analyze.html#pragopt → {running ANALYZE via PRAGMA optimize}
  • +
  • lang_analyze.html#req → {Recommended usage patterns for ANALYZE}
  • +
  • lang_analyze.html#statanal → {static ANALYZE results}
  • lang_attach.html → ATTACH {ATTACH DATABASE} attach attached
  • lang_comment.html → comment comments
  • lang_conflict.html → {ON CONFLICT} {ON CONFLICT clause} {ON CONFLICT clauses} conflict {conflict clause} {conflict resolution algorithm}
  • @@ -1134,15 +1138,17 @@ antiRobotDefense();
  • lang_createvtab.html → {CREATE VIRTUAL TABLE} createvtab
  • lang_datefunc.html → {Date And Time Functions} {date and time functions} datefunc
  • lang_datefunc.html#automod → {auto modifier}
  • +
  • lang_datefunc.html#dtambg → {ambiguous dates}
  • lang_datefunc.html#dtmods → {date/time modifiers} modifiers
  • lang_datefunc.html#dttm → date {date SQL function} datetime {datetime SQL function} time {time SQL function}
  • -
  • lang_datefunc.html#jdmod → {julianday modifier}
  • +
  • lang_datefunc.html#jdmod → {julianday modifier} {unixepoch modifier}
  • lang_datefunc.html#jlndy → julianday {julianday SQL function}
  • -
  • lang_datefunc.html#localtime → {localtime modifier} {utc modifier}
  • +
  • lang_datefunc.html#localtime → {localtime modifier} {utc and localtime modifiers} {utc modifier}
  • lang_datefunc.html#strftm → strftime {strftime SQL function}
  • lang_datefunc.html#subsec → {subsec modifier} {subsecond modifier}
  • lang_datefunc.html#tmdif → timediff {timediff SQL function}
  • lang_datefunc.html#tmshf → {time shift modifiers}
  • +
  • lang_datefunc.html#tmval → {time value} {time values} time-value time-values
  • lang_datefunc.html#uepch → unixepoch {unixepoch SQL function} {unixepoch function}
  • lang_delete.html → DELETE DELETEs delete
  • lang_delete.html#truncateopt → {truncate optimization}
  • @@ -1169,7 +1175,7 @@ antiRobotDefense();
  • lang_expr.html#isdf → {IS DISTINCT FROM} {IS NOT DISTINCT FROM}
  • lang_expr.html#isisnot → {IS NOT operator} {IS operator}
  • lang_expr.html#like → ESCAPE LIKE
  • -
  • lang_expr.html#litvalue → {literal value}
  • +
  • lang_expr.html#litvalue → {literal value} {numeric literals}
  • lang_expr.html#match → MATCH
  • lang_expr.html#regexp → REGEXP
  • lang_expr.html#subq → Subqueries
  • @@ -1292,12 +1298,13 @@ antiRobotDefense();
  • opcode.html#codes → {list of current bytecodes} {opcode definitions}
  • opcode.html#subprog → subprograms
  • optoverview.html → {SQLite query planner} optimizer {query planner}
  • -
  • optoverview.html#autoindex → {Automatic indexing} {automatic indexes} {automatic indexing}
  • +
  • optoverview.html#autoindex → {Automatic indexing} {Query-time indexes} {Query-time indexing} {automatic indexes} {automatic indexing} {query-time index} {query-time indexing}
  • optoverview.html#constprop → {constant-propagation optimization}
  • optoverview.html#coroutines → co-routines {subquery co-routines}
  • optoverview.html#crossjoin → {CROSS JOIN} {Manual Control Of Query Plans Using CROSS JOIN}
  • optoverview.html#flattening → flattened {flattening optimization} {query flattener}
  • optoverview.html#hashjoin → {hash join}
  • +
  • optoverview.html#joins → {join order}
  • optoverview.html#leftjoinreduction → {LEFT JOIN strength reduction optimization} {OUTER JOIN strength reduction} {OUTER JOIN strength reduction optimization}
  • optoverview.html#like_opt → {LIKE optimization}
  • optoverview.html#manctrl → {Manual Control Of Query Plans Using SQLITE_STAT Tables}
  • @@ -1305,10 +1312,9 @@ antiRobotDefense();
  • optoverview.html#omitnoopjoin → {omit-left-join optimization} {omit-outer-join optimization}
  • optoverview.html#or_opt → {OR optimization} {or optimization}
  • optoverview.html#partsort → {sorting subsets of the result}
  • -
  • optoverview.html#pushdown → {push-down optimization}
  • +
  • optoverview.html#pushdown → {WHERE-clause push-down optimization} {push-down optimization}
  • optoverview.html#rangequery → {range query optimization}
  • optoverview.html#skipscan → skip-scan {skip-scan optimization}
  • -
  • optoverview.html#table_order → {join order}
  • optoverview.html#uplus → upluscontrol
  • partialindex.html → {partial index} {partial indexes} {partial indices}
  • pgszchng2016.html → {increase in the default page size} {version 3.12.0 page size change}
  • @@ -1554,6 +1560,7 @@ antiRobotDefense();
  • releaselog/3_45_1.html → {Version 3.45.1} {version 3.45.1}
  • releaselog/3_45_2.html → {Version 3.45.2} {version 3.45.2}
  • releaselog/3_45_3.html → {Version 3.45.3} {version 3.45.3}
  • +
  • releaselog/3_46_0.html → {Version 3.46.0} {version 3.46.0}
  • releaselog/3_4_0.html → {Version 3.4.0} {version 3.4.0}
  • releaselog/3_4_1.html → {Version 3.4.1} {version 3.4.1}
  • releaselog/3_4_2.html → {Version 3.4.2} {version 3.4.2}
  • @@ -1797,6 +1804,7 @@ antiRobotDefense();
  • session/rebaser.html → sqlite3_rebaser
  • session/session.html → sqlite3_session
  • session/sqlite3changegroup_add.html → sqlite3changegroup_add
  • +
  • session/sqlite3changegroup_add_change.html → sqlite3changegroup_add_change
  • session/sqlite3changegroup_add_strm.html → sqlite3changegroup_add_strm sqlite3changegroup_output_strm sqlite3changeset_apply_strm sqlite3changeset_apply_v2_strm sqlite3changeset_concat_strm sqlite3changeset_invert_strm sqlite3changeset_start_strm sqlite3changeset_start_v2_strm sqlite3rebaser_rebase_strm sqlite3session_changeset_strm sqlite3session_patchset_strm
  • session/sqlite3changegroup_delete.html → sqlite3changegroup_delete
  • session/sqlite3changegroup_new.html → sqlite3changegroup_new
  • @@ -2073,7 +2081,8 @@ antiRobotDefense();
  • whentouse.html#serversidedb → {server-side database}
  • whentouse.html#website → {using SQLite for websites}
  • whentouse.html#wireproto → {data transfer format}
  • -
  • windowfunctions.html → {Window functions} {window function} {window functions}
  • +
  • whybytecode.html → {Why SQLite Uses Bytecode}
  • +
  • windowfunctions.html → {Window functions} {window function} {window functions} winfunc
  • windowfunctions.html#aggwinfunc → {aggregate window functions}
  • windowfunctions.html#biwinfunc → {builtin window functions}
  • windowfunctions.html#builtins → {built-in window functions} built-ins
  • -- cgit v1.2.3