sqlglot 22.2.0-1 source package in Ubuntu

Changelog

sqlglot (22.2.0-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 22.2.0.

 -- Daniel Baumann <email address hidden>  Sun, 03 Mar 2024 15:11:15 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlglot_22.2.0-1.dsc 2.0 KiB 4b09c609a4a2c8a4e09d5767b7c1c1ed594e248439dc2d86a85bfa20e33c0a62
sqlglot_22.2.0.orig.tar.xz 12.9 MiB f5871e5d4dfb3e424903749f14b39ff18ddfe3314251565ddc2a6cdaef575d0f
sqlglot_22.2.0-1.debian.tar.xz 3.1 KiB b2201dce1fdef734face21ce53c9ae80fb3d68c838bf557bb1cfcadd48e6e397

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.