Skip to content

Commit 9ffbae5

Browse files
committed
Merge branch 'test' into 'master'
updated changelogs See merge request codekeeper/pgcodekeeper-cli!31
2 parents 1e9ecb2 + b4e727f commit 9ffbae5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1818
### Added
1919

2020
- Added the `--parallel-load` parameter. When specified, databases are loaded in parallel; by default, loading is performed sequentially.
21-
- Added the `--disable-auto_load` parameter. When specified, automatic loading of auxiliary project files is disabled (.pgcodekeeperignore, .pgcodekeeperignoreschema, .dependencies).
21+
- Added the `--disable-auto-load` parameter. When specified, automatic loading of auxiliary project files is disabled (.pgcodekeeperignore, .pgcodekeeperignoreschema, .dependencies).
2222

2323
### Changed
2424

CHANGELOG.ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
### Добавлено
1919

2020
- Добавлен параметр `--parallel-load`. При его указании загрузка баз данных выполняется параллельно, по умолчанию загрузка выполняется последовательно.
21-
- Добавлен параметр `--disable-auto_load`. При его указании отключается автоматическая загрузка вспомогательных файлов проекта (.pgcodekeeperignore, .pgcodekeeperignoreschema, .dependencies).
21+
- Добавлен параметр `--disable-auto-load`. При его указании отключается автоматическая загрузка вспомогательных файлов проекта (.pgcodekeeperignore, .pgcodekeeperignoreschema, .dependencies).
2222

2323
### Изменено
2424

0 commit comments

Comments
 (0)