Sqlite-chronicle

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

- Fix for a bug where `enable_chronicle()` failed with an error if the table did not have a column called `id`. [5](https://github.com/simonw/sqlite-chronicle/issues/5)

0.2

- New `updates_since()` function for looping through updates that have occurred since a specific version. [2](https://github.com/simonw/sqlite-chronicle/issues/2)
- The `version` is now incremented for any change to any row, which ensures the system can handle cases where more than 1,000 rows are inserted or updated simultaneously. [3](https://github.com/simonw/sqlite-chronicle/issues/3)

0.1

- Initial release, with the `sqlite_chronicle.enable_chronicle()` function. [1](https://github.com/simonw/sqlite-chronicle/issues/1)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.