Dbcut

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

0.6.0.dev0

------------------

**unreleased**

0.5.0

-------------

Released on April 09th 2021


Added
-----

- Added support of SQLAlchemy 1.4

0.4.1

-------------

Released on April 01st 2021

Changed
-------
- Downgrade sqlalchemy requirement to <=1.4 versions to prevent crashing

0.4.0

-------------

Released on March 12th 2021

Changed
-------
- Ensure that generated names for SQLAlchemy relationships do not conflict with columns names
- Always generate unique indexes on sqlite
- Translate mysql `current_timestamp()` to `CURRENT_TIMESTAMP` on sqlite

0.3.1

-------------

Released on March 05th 2021

Added
~~~~~

- New experimental class Recorder that record all SQL interactions in order to replay them offline (for testing purpose)

0.2.0

-------------

Released on August 21st 2020

Added
~~~~~
- Always enable SQLAlchemy post_update to avoid circular dependecies
- Disable all cache if `cache` config key is set to `no`
- Do not globally exclude already loaded relations from the other extraction graph branches
- Improved cyclical relations loading in the extraction graph

Changed
~~~~~~~
- Store cache by dbcut version

Removed
~~~~~~~
- Removed marshmallow serialization and prefer builtin json

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.