Dbilib

Latest version: v0.4.2

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

Scan your dependencies

0.4.2

Changes

Updated dependency versions to address Snyk vulnerability issues.

Released: 2024-11-12

0.4.1

Changes

The following changes are relative to v0.4.0rc1.

DBLIB-8: Stored procedure call
- Added a commit call to the basic call_procedure method for MySQL and
Oracle. Previously, any data added by a USP using this call was not
committed.

Testing:
- Added a test case to verify the data added using the call_procedure
method is committed.
- All tests complete successfully with 100% test coverage.

Released: 2024-09-27

0.4.0rc1

Changes

Library rename:
- To resolve a PyPI naming conflict, the library has been renamed from
dblib to dbilib.
- The *exact* reason for the conflict is unknown as there are no existing
libraries with the name "dblib".

Changes:
- Migrated from setup.py to pyproject.toml.
- Added a README.md file for GitHub and PyPI, based on the homepage of the
existing documentation.
- Uploaded documentation to Read the Docs.

Testing:
- Tests complete successfully with 100% code coverage.

Released: 2024-08-07

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.