Quart-db

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 3

0.9.0

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

* Add support for a psycopg backend.
* Separate the backend and test connection options.
* Support Python 3.13, drop Python 3.8.

0.8.3

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

* Bugfix correctly support list values (not named).

0.8.2

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

* Bugfix ensure the value of data_loaded is kept.

0.8.1

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

* Bugfix naming typo.
* Bugfix background migrations should not run in a transaction.

0.8.0

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

* Make the valid_migration function optional, if not present the
migration is assumed to be valid.
* Support background migrations. Note the first deployment should be
monitored as this requires a change to Quart-DB's state table.
* Bugfix ensure None is returned if there is no result for
``fetch_val`` and ``fetch_one``.

0.7.1

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

* Ensure auto request connectons are released.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.