| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| App-Sqitch-v1.6.1.tar.gz | 2026-01-06 | 686.5 kB | |
| README.md | 2026-01-06 | 384 Bytes | |
| Release v1.6.1 source code.tar.gz | 2026-01-06 | 697.3 kB | |
| Release v1.6.1 source code.zip | 2026-01-06 | 927.0 kB | |
| Totals: 4 Items | 2.3 MB | 0 | |
Changes for v1.6.1
- Fixed some ancient typos in sqitchtutorial-sqlite, with thanks to @ovid for the report!
- Updated ClickHouse logic to always specify "default" as the hostname when connecting and the URI includes not hostname. This ensures it doesn't try to use
DSN=sqitch, which is unlikely to be a configured DSN, and to align with the behavior of the ClickHouse client.