Sqla-utils

Latest version: v0.6.1

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

Scan your dependencies

Page 3 of 4

0.2.1

Re-add missing py.typed file in wheel package.

0.2.0

- `DBFixture` can now be configured with either an `sql_path` as
before or with a `db_path`, pointing to a template database.
- `DBFixture.engine` is now initialized during `__enter__()`, not
during `__init__()`.
- Initialize `DBFixture.__metadata__`.

0.1.8

Flush objects after deleting them from the database.

0.1.7

Fix `Transaction.add`.

0.1.6

Flush objects after adding them to the database.

0.1.5

- Raise a `RuntimeError` if entering a `Session` twice.
- Call `commit()` or `rollback()` when leaving a session.
- Add `Session.transaction` property.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.