Tornado-sqlalchemy

Latest version: v0.8.0

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

Scan your dependencies

Page 1 of 3

0.8.0

- Support SQLAlchemy 2.x (thanks [aemitos])

0.7.0

- Support for multiple databases (thanks [dingyaguang117])
- Drop `session_factory` and `make_session_factory` in favor of the new
`SQLAlchemy` instance
- Drop `declarative_base` in favor of the new `SQLAlchemy.Model` property
- Allow models to be associated to separate databases using `__bind_key__`

- [Please refer to [UPGRADING.md] for help with upgrading.]

0.6.1

- Pass `SessionMixin` arguments directly to `create_engine`
- Format code using `black`
- Add test cases for concurrent session usage

0.5.0

- Avoid initializing the pool executor at import time
- Drop support for Python 3.3 and 3.4
- Improve documentation and example code

0.4.1

- Update README

0.4.0

- Drop support for Python 2
- Extend `SessionMixin` to suport `self.session`
- Use `__call__` pattern on `declarative_base`
- Add more test cases
- Improve documentation and example code

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.