sqlglot 25.5.1-1 source package in Ubuntu

Changelog

sqlglot (25.5.1-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 25.5.1.

 -- Daniel Baumann <email address hidden>  Sat, 13 Jul 2024 13:12:08 +0200

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

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlglot_25.5.1-1.dsc 2.0 KiB 37a155145bb818fd3fc600cb436fef693b7ec0f8b3dea1b4d46717a4674f8637
sqlglot_25.5.1.orig.tar.xz 12.4 MiB e2ee03cb083eeb3795cb9b83478fe0b2774f85fefae5c6d9a2e5c904373bdd84
sqlglot_25.5.1-1.debian.tar.xz 3.2 KiB 46e765e969b74747a7a9c4a2207af94d781a06f4e1a7fa5187ae99f809670eaf

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.