ch-backup icon indicating copy to clipboard operation
ch-backup copied to clipboard

Backup tool for ClickHouse DBMS

Results 16 ch-backup issues
Sort by recently updated
recently updated
newest added

Added extra files for building ch-backup with built-in custom python version, currently it's compiling during the build (but later can be moved to a separate image/static archive. etc) To build...

- Add support of Docker Compose v2 - Drop support and usage of deprecated Docker Compose v1 https://docs.docker.com/compose/migrate/

- Add `-D no_stop_on_fail` - Drop broken `-D debug` - Document supporting options in `make help`

Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.1. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...

dependencies
python

Updates the requirements on [tenacity](https://github.com/jd/tenacity) to permit the latest version. Release notes Sourced from tenacity's releases. tenacity 9.0.0 What's Changed Respects min argument for wait_random_exponential by @​yxtay in jd/tenacity#425 Bump...

dependencies
python

Test that reproduce problem was added. ``` When we execute query on clickhouse02 # tests/integration/steps/clickhouse.py:106 0.006s """ SELECT id, visits FROM test_db.hits FINAL ORDER BY id FORMAT Vertical; """ Then...

Updates the requirements on [deepdiff](https://github.com/seperman/deepdiff) to permit the latest version. Release notes Sourced from deepdiff's releases. 8.0.0 With the introduction of threshold_to_diff_deeper, the values returned are different than in previous...

dependencies
python

Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.2. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...

dependencies
python