Ormar

Latest version: v0.20.1

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

Scan your dependencies

Page 12 of 14

0.4.0

Not secure
* Changed notation in Model definition -> now use name = ormar.Field() not name: ormar.Field()
* Note that old notation is still supported but deprecated and will not play nice with static checkers like mypy and pydantic pycharm plugin
* Type hint docs and test
* Use mypy for tests also not, only ormar package
* Fix scale and precision translation with max_digits and decimal_places pydantic Decimal field
* Update docs - add best practices for dependencies
* Refactor metaclass and model_fields to play nice with type hints
* Add mypy and pydantic plugin to docs
* Expand the docs on ManyToMany relation

0.3.11

Not secure
* Fix setting server_default as default field value in python

0.3.10

Not secure
* Fix postgresql check to avoid exceptions with drivers not installed if using different backend

0.3.9

Not secure
* Fix json schema generation as of [19][19]
* Fix for not initialized ManyToMany relations in fastapi copies of ormar.Models
* Update docs in regard of fastapi use
* Add tests to verify fastapi/docs proper generation

0.3.8

Not secure
* Added possibility to provide alternative database column names with name parameter to all fields.
* Fix bug with selecting related ManyToMany fields with `fields()` if they are empty.
* Updated documentation

0.3.7

Not secure
* Publish documentation and update readme

Page 12 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.