Mongo-types

Latest version: v0.15.1

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

Scan your dependencies

0.2.1

Remove `id: Any` from base document, requiring all tables to define their id explicitly.
While being slightly more verbose we get better type checking since `id` will be a
proper type (`str`, `ObjectId`, etc) rather than `Any`.

Fix the `save()` method to return `Self` rather than `Document`

0.1.1

Remove usages of `dataclass` from types and document changes
required for `queryset_manger` behavior replicated with class methods

0.1.0

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.