Sqlite-history

Latest version: v0.1

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

Scan your dependencies

0.1

- Fixed bug if a table had a column named after a reserved word such as `order`. [2](https://github.com/simonw/sqlite-history/issues/2)
- Documentation now describes the table structure and SQL triggers created by this tool. [3](https://github.com/simonw/sqlite-history/issues/3)
- Fixed bug where `python -m sqlite_history data.db --all` broke if the database contained any FTS tables. [5](https://github.com/simonw/sqlite-history/issues/5)
- Timestamps are now stored as milliseconds since the unix epoch. [6](https://github.com/simonw/sqlite-history/issues/6)

0.1a0

- Initial alpha release. [1](https://github.com/simonw/sqlite-history/releases/issues/1)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.