| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| datacontract_cli-0.11.7-py3-none-any.whl | 2026-03-24 | 293.0 kB | |
| datacontract_cli-0.11.7-py3-none-any.whl.sigstore.json | 2026-03-24 | 9.3 kB | |
| datacontract_cli-0.11.7.tar.gz | 2026-03-24 | 334.5 kB | |
| datacontract_cli-0.11.7.tar.gz.sigstore.json | 2026-03-24 | 9.4 kB | |
| README.md | 2026-03-24 | 771 Bytes | |
| v0.11.7 source code.tar.gz | 2026-03-24 | 2.8 MB | |
| v0.11.7 source code.zip | 2026-03-24 | 3.0 MB | |
| Totals: 7 Items | 6.5 MB | 0 | |
[0.11.7] - 2026-03-24
Fixed
- Escape single quotes in string values for SodaCL checks (#1090)
- Escape BigQuery field and model names with backticks for SodaCL checks (#736)
- Escape Databricks model names with backticks for SodaCL checks
- Fixed catalog export SpecView not having a tags property for the index.html template (#1059)
- Fix SQL importer type mappings: binary types, datetime/time, uuid now map to correct ODCS logicalType and format (#790)
Added
- Added support for MySQL for data contract tests (#1101)
- Support additional PyArrow types in Parquet importer (#1091)
- Populate
logicalTypeOptions.formatfor SQL import from binary and uuid types (#790) - Snowflake DDL import with tags, descriptions, and template variable handling (#790)