Quart-db

Latest version: v0.8.2

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

Scan your dependencies

Page 2 of 3

0.6.1

----------------

* Bugfix add missing f-string designator.

0.6.0

----------------

* Bugfix ensure aiosqlite works, and specifically type conversion for
JSON.
* Improve the typing utilising LiteralStrings.
* Allow the state table name to be configured.

0.5.0

----------------

* Allow postgres as a valid URL scheme alongside postgresql.
* Allow additional options to be passed to the backend db driver.
* Add a db-migrate cli command.
* Bugfix protocol typing for iterate method.
* Bugfix avoid double-close if the pool has already been disconnected.

0.4.1

----------------

* Bugfix add missing aiosqlite dependency

0.4.0

----------------

* Support SQLite databases.
* Bugfix ensure that exceptions are not propagated, unless
specifically set. This prevents connection exhaustion on errors.

0.3.0

----------------

* Require the connection lock earlier in iterate.
* Acquire the connection lock on Transaction.
* Add a db-schema command to output the entity relation diagram.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.