From 0d1477fdf20125df42fe49355b757625417c8f8c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 23 May 2024 09:22:23 +0200 Subject: Merging upstream version 24.0.0. Signed-off-by: Daniel Baumann --- docs/sqlglot.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/sqlglot.html') diff --git a/docs/sqlglot.html b/docs/sqlglot.html index ce92b08..c86592f 100644 --- a/docs/sqlglot.html +++ b/docs/sqlglot.html @@ -3,7 +3,7 @@ - + sqlglot API documentation @@ -99,7 +99,7 @@
Edit on GitHub -

SQLGlot logo

+

SQLGlot logo

SQLGlot is a no-dependency SQL parser, transpiler, optimizer, and engine. It can be used to format SQL or translate between 21 different dialects like DuckDB, Presto / Trino, Spark / Databricks, Snowflake, and BigQuery. It aims to read a wide variety of SQL inputs and output syntactically and semantically correct SQL in the targeted dialects.

-- cgit v1.2.3