python-mongoengine
No description set
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-mongoengine && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-mongoengine.changes | 0000010368 10.1 KB | |
python-mongoengine.spec | 0000001960 1.91 KB | |
v0.28.2.tar.gz | 0000332841 325 KB |
Revision 8 (latest revision is 9)
Ana Guerrero (anag+factory)
accepted
request 1159226
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 0.28.2: * Fix typing import incompatible with Pymongo 3.7 * Fix bug related with recent updates to no_dereference context manager #2799 * Fix for uuidRepresentation not read when provided in URI #2741 * Add option to user array_filters * Fix combination of __raw__ and mongoengine syntax #2773 * Add tests against MongoDB 6.0 and MongoDB 7.0 in the pipeline * Fix validate() not being called when inheritance is used in EmbeddedDocument and validate is overriden #2784 * Add support for readPreferenceTags in connection parameters * Use estimated_documents_count OR documents_count when count is called, based on the query #2529 * Fix no_dereference context manager which wasn't turning off auto-dereferencing correctly in some cases #2788 * BREAKING CHANGE: no_dereference context manager no longer returns the class in __enter__ #2788 as it was useless and making it look like it was returning a different class although it was the same. * Added __raw__ to :meth:`~mongoengine.Queryset.order_by()` to allow to provide raw pymongo 'sort' argument and get around some of the limitations #2783 * Add `text_score` argument on mongoengine.Document.search_text() to allow text_score computation to be turned off as it interfere with natural returned documents order #2759
Comments 0