Htables

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 2

0.5.1

------------------
* Allow custom SQL query expression.

0.5

----------------
* Move filtering functionality to SQL for the PostgreSQL backend.
* Additional query arguments: order_by, offset, limit.

0.4

----------------
* Bring SQLite backend API on par with PostgreSQL.
* Refactor Table code; extract backend-specific SQL wrappers.
* Explicit schema definition no longer required.
* Catch common SQL errors and re-raise custom exceptions.

0.3

----------------
* Lazy session that fetches a connection when first needed.

0.3rc1

--------------------
* Several API changes to make it more pythonic.
* New `find`, `find_first`, `find_single` methods to fetch rows.
* Support for Python 2.5

0.2.1

------------------
* Bugfix - SQLite backend should use integer IDs.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.