Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-26 | 546 Bytes | |
v1.6.1 source code.tar.gz | 2025-08-26 | 814.0 kB | |
v1.6.1 source code.zip | 2025-08-26 | 978.2 kB | |
Totals: 3 Items | 1.8 MB | 0 |
What's changed
Bugfixes 🐛
- fix:
to_schema
andattrs
type hint correction by @cofin in https://github.com/litestar-org/advanced-alchemy/pull/516 - fix: suppress
passlib
caused pytest warnings and other session warnings by @cofin in https://github.com/litestar-org/advanced-alchemy/pull/518 - fix:
IdentityPrimaryKey
correctly generates anIDENTITY
DDL by @cofin in https://github.com/litestar-org/advanced-alchemy/pull/523
Full Changelog https://github.com/litestar-org/advanced-alchemy/compare/v1.6.0...v1.6.1