| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| datacontract_cli-1.0.13-py3-none-any.whl | 2026-07-14 | 3.0 MB | |
| datacontract_cli-1.0.13-py3-none-any.whl.sigstore.json | 2026-07-14 | 9.6 kB | |
| datacontract_cli-1.0.13.tar.gz | 2026-07-14 | 3.1 MB | |
| datacontract_cli-1.0.13.tar.gz.sigstore.json | 2026-07-14 | 9.6 kB | |
| README.md | 2026-07-14 | 560 Bytes | |
| v1.0.13 source code.tar.gz | 2026-07-14 | 6.6 MB | |
| v1.0.13 source code.zip | 2026-07-14 | 7.1 MB | |
| Totals: 7 Items | 19.8 MB | 3 | |
[1.0.13] - 2026-07-14
Added
datacontract testreports the nested types of a property that declaresproperties:oritems:as a separate checkdatacontract teston Snowflake verifies thephysicalTypeof nested properties against the real column type
Fixed
datacontract teston Snowflake matches aphysicalTypeagainst the alias the catalog reports, such asBIGINTon aNUMBER(38,0)columndatacontract testno longer reports a mismatch for aphysicalTypewithout precision, such asNUMBERon aNUMBER(12,2)column