Skip to content

Releases: Altinity/clickhouse-backup

v0.1.0

29 Mar 21:18
6a5b753
Compare
Choose a tag to compare

BROKEN CHANGES

  • use 'create' instead 'freeze' now
  • added commands: 'create', 'list', 'extract'
  • rename commands: 'restore' to 'restore-data', 'create-tables' to 'restore-schema'
  • now 'restore-schema', 'restore-data', 'upload', 'download' require a backup name
  • now 'create', 'restore-schema', 'restore-data' support flag '--table' for specifying tables
  • options backup_to_keep is separated for local and s3

v0.0.3

12 Mar 14:56
Compare
Choose a tag to compare

legacy release

v0.0.2

01 Feb 20:29
Compare
Choose a tag to compare
fix bug with freeze partition on new method creation tables