Sqliteframe

Latest version: v0.3.1

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

Scan your dependencies

0.3.1alpha

Fixed bug when inserting strings and blobs, where there would be redundant quotation marks around the data.
Added feature to preserve column order from the schema when creating tables, by introducing `PreserveOrderMeta`.
Restructured project from flat-file to src, and update project keywords.

0.2.2alpha

Updated documentation and reduced required python version to 3.8.
Also introduced relative paths to databases via pathlib, documented the codebase more fully, and conformed to higher standards of code quality.

0.2.1alpha

Added suggested schema, blob and float types, fixed critical bugs, added parameterized queries, and fixed type hinting

0.1.2alpha

Major updates to the project README (description)

0.1.1alpha

Initial release.
Core features largely included, including CRUD operation with extensions including JOIN and ORDER BY.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.