Sqlalchemy-bind-manager

Latest version: v0.13.1

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

Scan your dependencies

Page 1 of 4

0.13.1

What's Changed
* Remove unused repository interface mixins from classes by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/67


**Full Changelog**: https://github.com/febus982/sqlalchemy-bind-manager/compare/v0.13.0...v0.13.1

0.13.0

Breaking Changes

* Make interfaces Protocols (partially reverts the change introduced in v0.10.0) by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/66


**Full Changelog**: https://github.com/febus982/sqlalchemy-bind-manager/compare/v0.12.0...v0.13.0

0.12.0

What's Changed
* Add UUID to PRIMARY_KEY type union by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/65


**Full Changelog**: https://github.com/febus982/sqlalchemy-bind-manager/compare/v0.11.0...v0.12.0

0.11.0

What's Changed
* Update paambaati/codeclimate-action action to v6 by renovate in https://github.com/febus982/sqlalchemy-bind-manager/pull/56
* Ci improvements by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/57
* Update paambaati/codeclimate-action action to v8 by renovate in https://github.com/febus982/sqlalchemy-bind-manager/pull/59
* Update paambaati/codeclimate-action action to v9 by renovate in https://github.com/febus982/sqlalchemy-bind-manager/pull/60
* Python 3.13 by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/62


**Full Changelog**: https://github.com/febus982/sqlalchemy-bind-manager/compare/v0.10.0...v0.11.0

0.10.0

Breaking Changes
* Exceptions names now have the `Error` suffix by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/53
* Protocols are now Abstract Base Classes and are available directly in the `sqlalchemy_bind_manager.repository` module. by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/55
* The `SortDirection` enum has been replaced by literal `"asc"` or `"desc"` by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/53
* The `SQLAlchemyAsyncConfig` has been removed. Async engines can be configured using `SQLAlchemyConfig` objects by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/53

Other Changes
* CI and docs improvements by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/49 https://github.com/febus982/sqlalchemy-bind-manager/pull/50 https://github.com/febus982/sqlalchemy-bind-manager/pull/51 https://github.com/febus982/sqlalchemy-bind-manager/pull/53 https://github.com/febus982/sqlalchemy-bind-manager/pull/55
* Store hard reference to AsyncSessionHandler cleanup task by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/53

New Contributors
* renovate made their first contribution in https://github.com/febus982/sqlalchemy-bind-manager/pull/51

**Full Changelog**: https://github.com/febus982/sqlalchemy-bind-manager/compare/v0.9.1...v0.10.0

0.9.1

What's Changed
* Support python 3.12 by febus982 in https://github.com/febus982/sqlalchemy-bind-manager/pull/48


**Full Changelog**: https://github.com/febus982/sqlalchemy-bind-manager/compare/v0.9.0...v0.9.1

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.