Sqla-wrapper

Latest version: v6.0.0

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

Scan your dependencies

Page 2 of 2

5.0.0

A new beginning...

This version is a complete rewrite of the library and the documentation. From now on, only the new SQLAlchemy API (v1.4+) will be supported.

SQLA-wrapper now includes:

1. A wrapper for SQLAlchemy that does all the setup and gives you:
- A session class and a scoped session, both extended with some useful active-record-like methods and pagination.
- A declarative base class.
- A helper for performant testing with a real database.

2. A new Alembic wrapper that loads the config from your application instead of from separated `alembic.ini` and `env.py` files.
- CLI integrations with `click` and `pyCEO`.

Page 2 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.