sqlglot 10.0.1-1 source package in Ubuntu

Changelog

sqlglot (10.0.1-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 10.0.1.

 -- Daniel Baumann <email address hidden>  Fri, 11 Nov 2022 09:54:39 +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.0.1-1.dsc 1.9 KiB 19a62681930867c1dab46a44ef10a0b977c0b880df9b8889b701491da4f553ec
sqlglot_10.0.1.orig.tar.xz 2.6 MiB 4cd91d0e22937975fb414fed20aa2a1567377542f79e60dda369d2acf189a4c3
sqlglot_10.0.1-1.debian.tar.xz 2.0 KiB f7e1097b72ed962f9bf9327fdf8dc2f79b689b6be6aeed4f9948fc3758cccc99

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.