summaryrefslogtreecommitdiffstats
path: root/docs/sqlglot/optimizer.html
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-02 23:59:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-02 23:59:11 +0000
commitcaea5267cb8e1fea3702adbdf6f68fd37d13b3b7 (patch)
treef06f1da1ab3b6906beca1c3c7222d28ff00766ac /docs/sqlglot/optimizer.html
parentAdding upstream version 12.2.0. (diff)
downloadsqlglot-0c9fd0a27262a4b82d2347fe92db95748c7421d4.tar.xz
sqlglot-0c9fd0a27262a4b82d2347fe92db95748c7421d4.zip
Adding upstream version 15.0.0.upstream/15.0.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/sqlglot/optimizer.html')
-rw-r--r--docs/sqlglot/optimizer.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/sqlglot/optimizer.html b/docs/sqlglot/optimizer.html
index 158aab7..cd4948b 100644
--- a/docs/sqlglot/optimizer.html
+++ b/docs/sqlglot/optimizer.html
@@ -34,8 +34,6 @@
<li><a href="optimizer/eliminate_ctes.html">eliminate_ctes</a></li>
<li><a href="optimizer/eliminate_joins.html">eliminate_joins</a></li>
<li><a href="optimizer/eliminate_subqueries.html">eliminate_subqueries</a></li>
- <li><a href="optimizer/expand_laterals.html">expand_laterals</a></li>
- <li><a href="optimizer/expand_multi_table_selects.html">expand_multi_table_selects</a></li>
<li><a href="optimizer/isolate_table_selects.html">isolate_table_selects</a></li>
<li><a href="optimizer/lower_identities.html">lower_identities</a></li>
<li><a href="optimizer/merge_subqueries.html">merge_subqueries</a></li>