Download Latest Version datacontract_cli-1.0.9.tar.gz (3.0 MB)
Email in envelope

Get an email when there's a new version of Data Contract CLI

Home / v1.0.6
Name Modified Size InfoDownloads / Week
Parent folder
datacontract_cli-1.0.6-py3-none-any.whl 2026-06-24 3.0 MB
datacontract_cli-1.0.6-py3-none-any.whl.sigstore.json 2026-06-24 9.6 kB
datacontract_cli-1.0.6.tar.gz 2026-06-24 3.0 MB
datacontract_cli-1.0.6.tar.gz.sigstore.json 2026-06-24 9.6 kB
README.md 2026-06-24 462 Bytes
v1.0.6 source code.tar.gz 2026-06-24 6.5 MB
v1.0.6 source code.zip 2026-06-24 7.0 MB
Totals: 7 Items   19.5 MB 0

[1.0.6] - 2026-06-24

Fixed

  • datacontract test against Redshift no longer fails with column "current_schema" does not exist. Redshift rides the Postgres ibis backend, whose introspection resolved the active schema with SELECT current_schema (no parentheses) — valid on PostgreSQL but rejected by Redshift, which only supports current_schema(). The configured server schema is now passed explicitly during introspection, skipping that query.
Source: README.md, updated 2026-06-24