Cherry-orm

Latest version: v1.0.0

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

Scan your dependencies

Page 2 of 2

0.1.3

Feature
- add `long_text` for Field so that is uses `Text` type in the database instead of `Varchar`

Fix
- fix `related_field` parse error

**Full Changelog**: https://github.com/CMHopeSunshine/cherry-orm/compare/v0.1.2...v0.1.3

0.1.2

Feature:
- expose `Database`'s `metadata` and `engine` for migration

Fix:
- Occasional exception behavior in `asyncio.gather`

**Full Changelog**: https://github.com/CMHopeSunshine/cherry-orm/compare/v0.1.1...v0.1.2

0.1.1

Feature
- `xx_or_create` add `fetch_related` arg, same to `filter().prefetch_related`
- `xx_or_create` now return `tuple[model, bool]`. If created, the second value vill be `False`, otherwise `True`

Fix
- Model inherited from an abstract model is no longer abstract
- fixed some query expression errors

**Full Changelog**: https://github.com/CMHopeSunshine/cherry-orm/compare/v0.1.0...v0.1.1

0.1.0

🎉Congratulation

文档:https://cherry.cherishmoon.fun/

**Full Changelog**: https://github.com/CMHopeSunshine/cherry-orm/commits

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.