Protean

Latest version: v0.12.1

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

Scan your dependencies

Page 6 of 7

0.0.9

------------------

* Minor fixes for issues found while migrating SQLAlchemy plugin to 0.0.8 version
* `delete` method should query by value of `id_field` instead of hard-coded `id`

0.0.8

------------------

* Introduction of `find_by()` method for Entities
* Introduction of `save()` method for Entities
* Support for Query Operators (>, >=, <, <=)
* Support for Conjunction Operators (AND, OR) in queries
* Change Fields to be full-fledged Descriptors to control getting/setting values
* Introduction of Support for References and Associations (HasOne and HasMany)
* Remove Pylint from static code analysis and use Flake8

0.0.7

------------------

* Rename `Repository` to `Adapter`
* Rename `Schema` to `Model`
* Enhance Entity class to perform CRUD methods instead of relying on a separate Repo Factory

0.0.6

------------------

* Repository rewritten from the ground up
* First base version for overall Protean functionality

0.0.5

------------------

* Add Context Class

0.0.4

------------------

* Add UseCase Utility Classes
* Add Repository Abstract Classes

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.