Pgmonkey

Latest version: v1.1.5

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

Scan your dependencies

Page 1 of 4

5.4.17.0

This release ensures greater compatibility across environments, offering a more stable experience for developers utilizing various Python and PostgreSQL configurations.

Thank you for your continued support! With every release, pgmonkey becomes more robust, and we’re committed to making database management simpler for you. Happy coding!

3.1.203.3.0

3.1.93.3.0

1.1.5

This release of `pgmonkey` introduces streamlined connection management, internal code refactoring, and a simplified CLI interface, improving usability and standardizing configurations. Version 1.1.5 focuses on enhancing the developer experience, optimizing code for maintainability, and refining user-facing tools to make `pgmonkey` more intuitive and powerful.

🔧 Improvements:

**Standardized Connection Factory Refactoring:**
- Refactored the `PostgresConnectionFactory` to unify and simplify connection instantiation across multiple connection types (normal, pool, async, and async pool).
- This standardization reduces redundant code and improves consistency, making it easier to manage and extend connection types in the future.
- Updated the connection classes to support consistent initialization, allowing for direct instantiation without keyword-specific arguments for configurations.

**CLI Command Optimization:**
- Removed the unused `settings` command from the CLI to streamline the interface, focusing on core PostgreSQL management commands (`pgconfig`, `pgserverconfig`, `pgimport`, `pgexport`).
- This adjustment declutters the CLI, making it easier to navigate and use only essential commands.

💡 How to Upgrade:

To upgrade to the latest version, run:

bash
pip install pgmonkey --upgrade


Thank you for your continued support of `pgmonkey`! If you have any questions or suggestions, please open an issue on our GitHub page. Your feedback is invaluable as we work to make `pgmonkey` the best PostgreSQL management tool for you.

1.1.4

This hotfix resolves an installation issue by updating the `PyYAML` dependency to a version known to install smoothly without additional build requirements. With this update, users should experience a straightforward installation process without needing manual intervention.

To upgrade to the latest version, run:

bash
pip install pgmonkey --upgrade


Thank you for your patience as we work to improve `pgmonkey`. Please don’t hesitate to reach out with any feedback or issues.

1.1.3

This hotfix addresses an installation issue with `PyYAML` in version 1.1.2. We've pinned `PyYAML` to a compatible version to prevent build errors during installation. Users should now experience a smooth installation without additional dependencies.

To upgrade, run:

bash
pip install pgmonkey --upgrade


Thank you for your patience and understanding.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.