Download Latest Version App-Sqitch-v1.6.1.tar.gz (686.5 kB)
Email in envelope

Get an email when there's a new version of Sqitch

Home / v1.6.0
Name Modified Size InfoDownloads / Week
Parent folder
App-Sqitch-v1.6.0.tar.gz 2025-10-06 686.2 kB
README.md 2025-10-06 659 Bytes
Release v1.6.0 source code.tar.gz 2025-10-06 696.8 kB
Release v1.6.0 source code.zip 2025-10-06 926.5 kB
Totals: 4 Items   2.3 MB 0

Changes for v1.6.0

  • Refactored the parsing of arrays for engines that don't support arrays (e.g., SQLite & Firebird). A new method in DBIEngine, _parse_array, replaces inline uses of split. This allows the tests to more consistently compare arrays as arrays, though search_events must now always parse tags, requires, and conflicts.
  • Added support for ClickHouse. It relies on the clickhouse (or clickhouse-client) CLI and ODBC driver. Like MySQL, it uses a database for the registry schema, where the tables use the MergeTree engine. It supports client certificate authentication and the ClickHouse client configuration file format.
Source: README.md, updated 2025-10-06