Mrdatabase

Latest version: v0.9.8

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

Scan your dependencies

Page 1 of 2

0.9.8

0.9.5

- Added code example of how to do batching of sql commands (10K rows in less than half a sec)
- Added documentation of how to do batching of sql commands
- Added .clone() to record objects (based on copy.deepcopy)
- Experimented with script generation, but performance is too terrible
- Refactored database_connection (now DatabaseConnection) to better distinguish between mutation, query and batch.
- Added ConType enum class (mutation, query, batch)

0.9.5alpha

Release Notes

0.9.4

- Added code examples to README.md
- Renamed MrDatabase.get_next_id to MrDatabase.increment_id
- changed MrDatabase() to simply take a path instead of path and db name as separate arguments
- created unified namespace for imports

0.9.3

- property name is no longer required to be passed in as argument

0.9.2

- Fixed demo_blob.py

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.