Mongox

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

What's Changed
* For each Modelclass a new Meta instance will be created by lgln-kmi in https://github.com/aminalaee/mongox/pull/90
* Fix QuickStart sample error in documentation by A-kirami in https://github.com/aminalaee/mongox/pull/82

New Contributors
* A-kirami made their first contribution in https://github.com/aminalaee/mongox/pull/82
* lgln-kmi made their first contribution in https://github.com/aminalaee/mongox/pull/90

**Full Changelog**: https://github.com/aminalaee/mongox/compare/0.1.1...0.2.0

0.1.1

Added

* Add Pydantic validation to `get_or_create` method by MAD-py in https://github.com/aminalaee/mongox/pull/34
* Expose Async Generator in Queryset by aminalaee in https://github.com/aminalaee/mongox/pull/38
* add get_by_id method by ischaojie in https://github.com/aminalaee/mongox/pull/37
* Add `Q` method `contains` for lists and strings by MAD-py in https://github.com/aminalaee/mongox/pull/39
* Add Q method `regex` for matched strings by MAD-py in https://github.com/aminalaee/mongox/pull/45
* Add `insert_many` method by ischaojie in https://github.com/aminalaee/mongox/pull/48

Fixed

* Fix spelling mistake and some by ischaojie in https://github.com/aminalaee/mongox/pull/40

**Full Changelog**: https://github.com/aminalaee/mongox/compare/0.1.0...0.1.1

0.1.0

What's Changed

Added

* `get_or_create` method by MAD-py in https://github.com/aminalaee/mongox/pull/23
* Avoid `Meta` class from Model definition by aminalaee in https://github.com/aminalaee/mongox/pull/25
* Fix bulk update return by MAD-py in https://github.com/aminalaee/mongox/pull/29

Internal

* Fixed autouse fixtures by kuutsav in https://github.com/aminalaee/mongox/pull/26

New Contributors
* MAD-py made their first contribution in https://github.com/aminalaee/mongox/pull/21
* kuutsav made their first contribution in https://github.com/aminalaee/mongox/pull/26

**Full Changelog**: https://github.com/aminalaee/mongox/compare/0.0.3...0.1.0

0.0.3

What's Changed
* Add `EmbeddedModel` in https://github.com/aminalaee/mongox/pull/15
* Set `Client` default event loop in https://github.com/aminalaee/mongox/pull/17
* Starlette integration tests in https://github.com/aminalaee/mongox/pull/19


**Full Changelog**: https://github.com/aminalaee/mongox/compare/0.0.2...0.0.3

0.0.2

What's Changed

Added
* Add `create_index`for single index in https://github.com/aminalaee/mongox/pull/12
* Add `drop_index` and `drop_indexes` methods in https://github.com/aminalaee/mongox/pull/11
* Introduce QueryExpression and SortExpression in https://github.com/aminalaee/mongox/pull/5
* Refactor query expression by yezz123 in https://github.com/aminalaee/mongox/pull/6
* Add field-level customization docs in https://github.com/aminalaee/mongox/pull/7
* Extended Q operator in https://github.com/aminalaee/mongox/pull/8
* Add Index and Q docs in https://github.com/aminalaee/mongox/pull/9

Fixed
* remove repeated import in example by ischaojie in https://github.com/aminalaee/mongox/pull/3

New Contributors
* ischaojie made their first contribution in https://github.com/aminalaee/mongox/pull/3
* yezz123 made their first contribution in https://github.com/aminalaee/mongox/pull/6

**Full Changelog**: https://github.com/aminalaee/mongox/compare/0.0.1...0.0.2

0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.