sqlglot 10.2.6-1 source package in Ubuntu

Changelog

sqlglot (10.2.6-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 10.2.6.

 -- Daniel Baumann <email address hidden>  Mon, 12 Dec 2022 16:42:43 +0100

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlglot_10.2.6-1.dsc 1.9 KiB b6bd7ed669c78c4d50aef656f1455a26c49e2303152f5da16cb4ed51d6af6a28
sqlglot_10.2.6.orig.tar.xz 2.6 MiB 323bfa4dea2cb76bfd21583666509268ef4dbade1456338a44bbad7aa0052a8a
sqlglot_10.2.6-1.debian.tar.xz 2.0 KiB 72d8110cc5fe487615cebb85dcd275fe3d5c7f7a252a395d1f69522e5c7790aa

Available diffs

No changes file available.

Binary packages built by this source

python3-sqlglot: SQL parser, transpiler, and optimizer for Python

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