sqlglot 10.5.6-1 source package in Ubuntu

Changelog

sqlglot (10.5.6-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 10.5.6.

 -- Daniel Baumann <email address hidden>  Mon, 23 Jan 2023 09:43:06 +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.5.6-1.dsc 1.9 KiB 277be94f7cf2290b6d36ced3c04b7a17bfb575a59300aee9c5d61957f436b337
sqlglot_10.5.6.orig.tar.xz 3.2 MiB 9355fa7872ac3a0260f088b72bdcf8f31247a27271b214a5a1f01bd15aa83ffd
sqlglot_10.5.6-1.debian.tar.xz 2.1 KiB 31dbf3df70efb0ef874378e52a436830737b70805d1b16eaaa3a136f86013330

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.