Pgmerge

Latest version: v1.13.0

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.9.0

Added

* Add `--single-table` option for imports that assumes all files in a folder are of the same type and should be imported into the same table.
* Many extra linting & typing checks and improvements.

Changed

* Update dependencies: `networkX` from 1.11 to 2.5, `PyYAML` from 5.1.1 to 6.0, `SQLAlchemy` from 1.3.5 to 1.4.27 & `appdirs` from 1.4.3 to 1.4.4.
* Convert command-line handling from `click` (6.7 to 7.1.2) to `typer` 0.4.0.
* Improve performance during and after imports with `ANALYZE` queries.
* Always import data in same order by sorting import files and tables order in dependency graph.
* Convert to Poetry build system.

1.8.0

Added

* Support for splitting tables into multiple files by specifying "subsets" in the "tables" config.
* With the same config, tables will be correctly split on export and combined on import.
* Added validation for "subsets" specified in "tables" config & update output messages to include file count.
* Add confirmation step that database's `COPY` command exported expected files.
* CLI commands can now specify database connection parameters with a single combined URI by using `--uri` or `-L`.

Fixed

* Fix ignored columns being used for ordering rows on export.

Changed

* Update dependencies: `PyYAML` from 3.12 to 5.1.1 & `SQLAlchemy` from 1.1.5 to 1.3.5.

1.7.0

1.6.2

1.6.1

1.6.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.