From ca57dc468e5d8d0920e964d45ad25271ae6e633d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Jul 2023 10:03:45 +0200 Subject: Adding upstream version 17.7.0. Signed-off-by: Daniel Baumann --- docs/sqlglot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/sqlglot.html') diff --git a/docs/sqlglot.html b/docs/sqlglot.html index a45e3b3..b59ef04 100644 --- a/docs/sqlglot.html +++ b/docs/sqlglot.html @@ -169,7 +169,7 @@

Formatting and Transpiling

-

Easily translate from one dialect to another. For example, date/time functions vary from dialects and can be hard to deal with:

+

Easily translate from one dialect to another. For example, date/time functions vary between dialects and can be hard to deal with:

import sqlglot
-- 
cgit v1.2.3