Advanced-alchemy

Latest version: v0.11.1

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

Scan your dependencies

Page 1 of 7

0.11.1

What's Changed
* fix: don't mutate statement in place by cofin in https://github.com/litestar-org/advanced-alchemy/pull/203
* fix: set `options` and `execution_options` before calling `lambda_stmt` by cofin in https://github.com/litestar-org/advanced-alchemy/pull/204


**Full Changelog**: https://github.com/litestar-org/advanced-alchemy/compare/v0.11.0...v0.11.1

0.11.0

What's Changed
* fix: `to_schema` inocrrectly checks for `ModelMetaclass` instead of `BaseModel` by cofin in https://github.com/litestar-org/advanced-alchemy/pull/198

*Attention*: When using `to_schema` from the service layer, the `schema_type` command must be specified as a keyword (kwarg) now. It can not be passed in positionally.

**Full Changelog**: https://github.com/litestar-org/advanced-alchemy/compare/v0.10.0...v0.11.0

0.10.0

What's Changed
* feat: relationship loader api by cofin in https://github.com/litestar-org/advanced-alchemy/pull/192
* refactor!: use __bases__ to merge mixin table args by peterschutt in https://github.com/litestar-org/advanced-alchemy/pull/194


**Full Changelog**: https://github.com/litestar-org/advanced-alchemy/compare/v0.9.4...v0.10.0

0.9.4

What's Changed
* fix: type hint for 3.8 support by cofin in https://github.com/litestar-org/advanced-alchemy/pull/191
* chore(lint): address `pyright` warnings where possible by cofin in https://github.com/litestar-org/advanced-alchemy/pull/190


**Full Changelog**: https://github.com/litestar-org/advanced-alchemy/compare/v0.9.3...v0.9.4

0.9.3

What's Changed
* fix: updated return signature for `RowMapping` results by cofin in https://github.com/litestar-org/advanced-alchemy/pull/188


**Full Changelog**: https://github.com/litestar-org/advanced-alchemy/compare/v0.9.2...v0.9.3

0.9.2

What's Changed
* chore(ci): remove `black` and enable `codecov` by cofin in https://github.com/litestar-org/advanced-alchemy/pull/185
* fix: fixed behavior for `updated_at` field when updating the model by SergeyKomVl in https://github.com/litestar-org/advanced-alchemy/pull/166
* feat: optionally apply `unique()` to results by cofin in https://github.com/litestar-org/advanced-alchemy/pull/186
* feat: query utilities and cleanup by cofin in https://github.com/litestar-org/advanced-alchemy/pull/159

New Contributors
* SergeyKomVl made their first contribution in https://github.com/litestar-org/advanced-alchemy/pull/166

**Full Changelog**: https://github.com/litestar-org/advanced-alchemy/compare/v0.9.1...v0.9.2

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.