Ormar

Latest version: v0.20.0

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

Scan your dependencies

Page 12 of 14

0.3.11

Not secure
See details in 26

0.3.10

Not secure
Fix issue 23

0.3.9

Not secure
* Fix json schema generation as of 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
* Modify schema so that ManyToMany fields show list of nested models in fastapi schema

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

check the documentation: https://collerek.github.io/ormar/models/#fields-names-vs-column-names

0.3.7

Not secure
Publish documentation and update readme

0.3.6

Not secure
Add fields() method to limit the selected columns from database - only nullable columns can be excluded.
Added UniqueColumns and constraints list in model Meta to build unique constraints on list of columns.
Added UUID field type based on Char(32) column type.

For details check Readme and tests.

Page 12 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.