Databank

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 4

0.4.1

- Serialize dates

0.4.0

- Python >= 3.10
- SQLAlchemy >= 2.0

0.3.1

Fix typing

0.3.0

Introduces a new function to compile SQL and bind the data

0.2.0

Introduces new functions allowing executing and fetching in the same session. In some special cases, the query planner incorrectly estimates the cost, and choose a bad fetch plan. By changing the cost setting in the session, we can guide the query planner to choose a good fetch plan.

0.1.7

Commits after the `fetch()` methods (to do something like `INSERT INTO table (foo) VALUES ('foo') RETURNING id;`)

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.